commit | 1ea151bc158e8b71d7115b48cb7273ad5d4de83b | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Mon Nov 20 23:28:18 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 20 15:29:25 2023 -0800 |
tree | 7ed81226f35bd96d5b42db96ec908a2a26cc490f | |
parent | 938cd4b8060a3f63c51f0ca2781c9b436b6f21b8 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.