[roll] Roll fuchsia [fuchsia.component.decl] Add configuration capability

Add the configuration capability to fuchsia.component.decl.
Support the capability decl and the 'use' decl.

Support is currently only added for booleans.

Add an integration test where a component uses a boolean value.

Original-Bug: b/307300615
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947873
Original-Revision: 17af58a7be6cbba24d54a26b775b6c0dbef1df49
GitOrigin-RevId: 64775aef47238ec8885155442b6ac7f48f94b307
Change-Id: Id7aadc9772fb226718b8941ceaa318d3b7c83635
1 file changed
tree: 7ed81226f35bd96d5b42db96ec908a2a26cc490f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.