[roll] Roll fuchsia [bt] Add bluetooth_core to the product if specified

Add the bluetooth-core core shard to the bluetooth_core AIB so that it
is included any time the AIB is included.

Remove #bluetooth-core from core.cml. It no longer is statically defined
and instead included via a core shard.

Update the Bluetooth platform configuration rules to include the
bluetooth_core AIB if specified.

Mark #bluetooth-core capability routes with unknown source as it may not
exist in all product configurations.

Original-Bug: b/42175908
Test: fx build, fx reboot, verify Bluetooth Core components start

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950030
Size-Review: Aaron Wood <aaronwood@google.com>
Original-Revision: 50c5e7dc8d51f8de8bb08c241d69aeed9078a075
GitOrigin-RevId: aae79d229e1721754a4684988e98f4b05d276efe
Change-Id: I2f0a7cafe00d48b044c349b77ab02635f2cc9508
1 file changed
tree: a954ac63ad8c5df10b8a3dda69353f4628fd30a4
  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.