[roll] Roll fuchsia [toolbox] Use toolbox for more things

This change routes more things into the toolbox realm and modifies ffx to prefer
opening capabilities via the toolbox instead of in the remote control component.
For backwards compatibility reasons, we will fallback to the remote control
component for now.

Original-Bug: 335549697
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1124724
Original-Revision: 7ddc7a4904391010f6afa00df97bdb25a19703fd
GitOrigin-RevId: 3ad073fde03e49fa541f7bc6047965625fd2e292
Change-Id: I4bfba71bc08ad92332278aa8d4ac5ccea72fa82f
1 file changed
tree: a7f68c2a49cbc6cd27efa70d5fdaa140c02cb86d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.