[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
1 file changed
tree: bffa0bba11337a0eaebeb5b491af708469e581bb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.