[roll] Roll fuchsia [ffx][driver] Add device subcommand

This subcommand has 3 subcommands of it's own, each of which operate on
a particular device: unbind, bind, and log-level.

Tested: Ran ffx manually
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/559741
Original-Revision: 81d469579e62ad02544c3e00443b6ad9c33f1a54
GitOrigin-RevId: d7a55af1ac2fdaea8ddf916baf9695f69f9ad463
Change-Id: If4f88feccfde1b49818f2368e2d05a2355818ed4
1 file changed
tree: 81cf403dd931c88eab11958dc58cc635c3c07dfe
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.