[roll] Roll fuchsia [bt][init] Add optional config capability

Add the new config capability as optionally routed to the components, so
it can start when not provided until it is routed.

Original-Bug: 42140527
Test: config only update, fx build && CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260204
Original-Revision: 7f94d62472424d0cd28e5918aab89a2ed62c3823
GitOrigin-RevId: 1e4a4a027e7fa4445cb46867b6de1906865d7570
Change-Id: I5ecb0049104058431805419b1139993dc49e8702
1 file changed
tree: b02c8f057adaa8b92f95f915b5693f39f0bb9ac7
  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.