[roll] Roll fuchsia [component] Add config subcommand

Add the config subcommand to the on-device component CLI tool. Identical
to its ffx version, the config subcommand allows developers to
dynamically override structured configuration values for a component.

Tested: component config set -r core/wlancfg recovery_enabled=true
  Moniker: core/wlancfg
  Unresolving component instance...
  Resolving component instance...
  Starting component instance...
  Reloaded component instance!
Original-Fixed: 377351294
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151292
Original-Revision: 1ddb47d1b20721faff690d5cbb6a9dbc5ea34589
GitOrigin-RevId: 5e9cce9aaa02f230ba3a35ab56ea8711d8bdce1b
Change-Id: I7c2954a4a95fd09295a07e1f0c137bddd74a5f8f
1 file changed
tree: 758683789252557b143537ce03a882145a01826b
  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 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.