[roll] Roll fuchsia [ffx][console] Migrating to FfxTool implementation

This converts the `ffx emu console` subcommand to be FfxTool based.

This will enable using the features like TryFromEnv to inject members
which improves the capabilities of using a specific configuration vs.
a global instance.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025727
Original-Revision: 162f9a63b36ee8417493a5468d91ec46b3a44384
GitOrigin-RevId: 635cc582403091ac18a54fa8b3505fc19eaf3333
Change-Id: I870af3edcd1917fff91e79e2a766bceaed7e5ccd
1 file changed
tree: d9b19b17f09eeebf79ad91b27234f80e72be3b56
  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 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.