[roll] Roll fuchsia [driver_tools] Make some additional commands host-only

Many of these commands have on-device commands already. It probably
makes more sense to invoke those tools directly rather than as
subcommands of the driver tool. To simplify things we will remove these
commands from the `driver` tool while letting them remain available on
the host side when invoked via ffx.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742240
Original-Revision: a277295dbd0a9b5d4a75d2fc9b21af12db0a5438
GitOrigin-RevId: 5e0178324b2a02eb358336f76532438cb71f7fec
Change-Id: Id093549fc071cfd00b7c77bf3545c6e2958c32c5
1 file changed
tree: 10a62ed7b93998303b932831606bfac9dd45b0ea
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.