[roll] Roll fuchsia [bt][hfp] Re-enable integration tests

Update HFP-AG test setup to include a mock dev/ directory with DAI
input and output devices. Also include the AudioDeviceEnumerator
capability with a stub implementation.

Specify the RFCOMM component as an intermediary for the HFP profile and
the test driven peer.

Original-Bug: 79954
Test: fx test bt-hfp-audio-gateway-integration-tests
Multiply: bt-hfp-audio-gateway-integration-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555944
Original-Revision: b0c4ec4a0c201bc3c687e184aa45366abcecafc4
GitOrigin-RevId: 54cbc6ca5ba4760ed98c760b0bf52656207b6a08
Change-Id: Icc9470f035a3de916aae1d164ef950900f243b86
1 file changed
tree: 82702210e49e029577ddc5f889703bf239d25650
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.