[roll] Roll fuchsia [assembly] Add initial Bluetooth platform config

Define an initial configuration for Bluetooth on the system. This config
will be evolved (currently a TODO) to define a comprehensive set of
configuration options for packages in the Bluetooth realm.

Define AIBs for bt-snoop which can either be started eagerly or lazily.
A follow up change will update the product definitions to explicitly
include the snoop AIB if needed.

Define a stub subsystem configuration for the Bluetooth realm. This will
be populated after the product definitions have been updated.

Original-Bug: b/310964410
Original-Bug: b/292109810

Test: fx build -- verify assembly is happy with newly added definition

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/946732
Original-Revision: f767aa8b7526a1b66fabf2dfd0459a7712a7abc9
GitOrigin-RevId: 73c207c4be0e3843108399e9327baf9c23236bd3
Change-Id: I569b24618ec4c4a802798b0b34dcfa43a6ea16ce
1 file changed
tree: be159a3cfaf49753dcc1c474befda1fe5456f5cd
  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.