[roll] Roll fuchsia [ffx][emu] Add separate --device-list switch

Instead of having a "magic" list device which prints the list of
available devices, we are adding an explicit --device-list switch. This
makes the usage less "magical" for the user, and does not restrict the
naming of devices.

Also, fix a couple nits from fxrev.com/723123.

Original-Bug: 109162
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723622
Original-Revision: c217d26368a0e01d4d40b27958300d9782b6e129
GitOrigin-RevId: 4763f109e708134979e3b6d7501a80f668dfcd46
Change-Id: Ibd809ba128d4fb19d5f2ad3d836b244a8ea3b55e
1 file changed
tree: 161787e7fc8055d3c190677b782c542f30eedbc0
  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.