[roll] Roll fuchsia [component_debug] Add config cli lib

Add a CLI library that calls into the fuchsia.sys2.ConfigOverride
protocol. This library will be the backing implementation for the `ffx
component config` developer tool.

Tested: fx test component_debug_unittests
Original-Bug: 369138848

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145353
Original-Revision: e1db85a61a53378159f847a5c9ec1912fa2b108a
GitOrigin-RevId: eae339b5b1df167df23c09ab87b5b7f340d2dbde
Change-Id: I960137978a52271afa17e34349d10acf7b842cd9
1 file changed
tree: 74aabc2e14dc76758ff57c029297644ef8d30530
  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.