[roll] Roll fuchsia [bt] Define a platform configuration for bt-rfcomm

Define a new AIB for bt-rfcomm, which can be optionally added to the
build.

Add a basic platform configuration for RFCOMM. By default, this is
enabled. This matches existing behavior in which it is packaged with
bt-init.

Add the RFCOMM AIB, if it is enabled, in the platform config rules for
Bluetooth.

Add a configuration capability to bt-init which is used to dynamically
route the bredr.Profile API. If enabled, Profile requests will be routed
to bt-rfcomm first. This behavior is unchanged.

Original-Bug: 457743695
Test: fx build, fx ota, verify bt-rfcomm starts
Test: fx test bt-init-unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412045
Original-Revision: 1a21f2d86fb633495d46f6d568ae0ce2f6604dd7
GitOrigin-RevId: 1a1e057cfbe2e65f7f7decd0ab1fc4fa6bfaadaf
Change-Id: Idbc135371560cf70596a28728dbdf71c4170dafb
1 file changed
tree: 6864b93ff415bdd33daa2062a1e4e0a30e97a496
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.