[roll] Roll fuchsia [ffx][fho] Add `from_toolbox` mechanism to fho

This adds the ability to use a moniker based on the name of the tool
being run as a way to get target proxies. This is the most basic
support necessary to implement the new toolbox protocols.

Original-Fixed: b/292290062
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895904
Original-Revision: 73e985edde4898e68c55cac6b039a7e3d0222902
GitOrigin-RevId: 277e19ea6df3f3f4d9732bc1c3eef8c77e93d2f7
Change-Id: I5beec5cbe320589cf447d71e515835cf34f455a4
1 file changed
tree: 2bd2ec479c7dd44e506826b3f418092123e7524f
  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.