[roll] Roll fuchsia [assembly][bt] Add config for Hands Free

Add a configuration to enable the Hands Free profile
(bt-hfp-hands-free). This config shares the same codecs and controller
features as the Audio Gateway role.

Define an AIB for the component and include it in the build if specified
via assembly. This AIB is experimental and has not gone through security
review yet. Add it to userdebug and eng builds only.

NOTE: This CL does not enable it on any products.

Original-Bug: 401064356
Test: fx build
Test: fx test src/lib/assembly

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221429
Original-Revision: 831ba4a1d37572aad93c6e8cf529c16479cab131
GitOrigin-RevId: 403d78fc09456a960a532c1d6021334f391d3cc6
Change-Id: I93eecbf69c00a784c598388ed0107ab6f6700cf1
1 file changed
tree: 87cbb72e033dd434347e0c1df402c3ac753a7ffc
  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.