[roll] Roll fuchsia [bt][testing] Add mock for `internal.a2dp.Controller`

Define a basic mock implementation for the `internal.a2dp.Controller`
capability. Respond to all requests positively.

Update bt-hfp-audio-gateway-tests to inject this mock. This eliminates
the log spam due to the `Controller` capability being unavailable.

Define a separate test binary for the `internal.a2dp.Controller` tests
in which the capability is unavailable.

Original-Bug: 81556
Test: fx test bt-hfp-audio-gateway-tests and verify no log spam
Test: fx test bt-hfp-a2dp-controller-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561401
Original-Revision: 525fd7f886424bcd54fe646fe10afec3c7c7219f
GitOrigin-RevId: a5157da560bbc03ff37ca5bab3f3e63e700d11ab
Change-Id: I6ad760ae492c226813d67a1fb043e58a1cc8fefc
1 file changed
tree: 002fc358718de37397180227ace7f56aff8ca63e
  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.