[roll] Roll fuchsia [console][config] Use structured config

Replace parsing arguments from the CML with structured configuration.

Tested: ran `fx qemu` and observed forwarded logs
Tested: fx test console-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666593
Original-Revision: 8cfef731d422150aca1315940bc68a747708c4ec
GitOrigin-RevId: 1a85b8774f5ebecd1bc1d2c6879dcb7a6418d088
Change-Id: Id3bb38258443d220051162a33d6af5d39e85e6da
1 file changed
tree: 00c0e12ecc4bbed3845fcef4c7498b50e9901a88
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.