[roll] Roll fuchsia [ffx][hoist] Move host pipe connection setup into ffx

The function ffx called in hoist to set up the daemon-end of the
connection to remote-control-runner was only called in one place. It
makes sense for that function to just move to ffx. It also loostens us
up to remove global hoist and possibly hoist itself.

Original-Bug: b/287694609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921032
Original-Revision: ee4ae029cfec67b04c617adc3a06f1464963617c
GitOrigin-RevId: e533afdd0a51f3970320068e3afb498baefae994
Change-Id: I8409b4cab2c41d1ea5b9d6b5c97fd4ccd4227457
1 file changed
tree: cdba5b96e6ae9592fdfd70668062ffa8fe8fac79
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.