[roll] Roll fuchsia [bt][bt-hfp] Slight refactor of HFP audio setup

This change moves the FIDL connections into the audio library,
cleaning up audio setup slightly.

Test: Confirmed HFP audio still works on SD, ran HF and AG tests.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1341344
Original-Revision: afff85340a98c01db66795ceb2f289bea56be203
GitOrigin-RevId: d31c8c782c1448433340cf88f78ef47802dd1009
Change-Id: Ifd3048a57f69992dcad69b4f5cfaa5d30359fb4f
1 file changed
tree: 93983da6a2d8b0fe413d1de132b2cfa94c210c15
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.