[roll] Roll fuchsia [fx] Forward fx emu directly to ffx emu appropriately

Instead of awkwardly appending all arguments directly to ffx emu (where some args were only supported by start), we now properly inject 'start' when no explicit subcommand is used.

Original-Bug: none
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1544900
Original-Revision: 1887c5ef7356b1d953d3700402ae58a6c37c8065
GitOrigin-RevId: 7ab72a4073924fc19ec380c79a8d6738fb8a18ea
Change-Id: If2a8f14b3e0bc9f74fb83db99a9c40159a1e65e0
1 file changed
tree: ea7dceb6f1c1cefd9935122fe6cd90d257a521ef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.