commit | 612e525bf8f2e9cf1fcd89891068191f41ea958f | [log] [tgz] |
---|---|---|
author | Ani Ramakrishnan <aniramakri@fuchsia.infra.roller.google.com> | Thu Aug 25 23:27:49 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 25 16:29:19 2022 -0700 |
tree | bffa0bba11337a0eaebeb5b491af708469e581bb | |
parent | e538f8b700f9ec56aacd5bfea3222120307469fa [diff] |
[roll] Roll fuchsia [bt][fastpair] Use structured config Define the model_id, firmware_revision, and local secret key as configurable attributes of the Provider component. Don't define default config values so that product integrators are forced to include product specific values. Consequently, remove `bt-fastpair-provider` from the build graph as the validator requires that a product config be built with the package. Update the README to describe how to configure the component. Note: Structured config via product assembly isn't fully ready yet so the README doesn't go into specifics. Original-Bug: 97159 Test: fx test bt-fastpair-provider-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716018 Original-Revision: 039fa34be64463eb4d00318d3c9cdfcf4a036a28 GitOrigin-RevId: 9ce4fcb44222b0332748bedb3a875adfe2b6b1f4 Change-Id: If0eaee30900c105070deef20af68d0faa27c89e5
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
.