[roll] Roll fuchsia Revert "[bt][hfp] Add Codec AudioControl Stub"

This reverts commit 41058d6661613b84a2355f248fcd697ef5773f95.

Reason for revert: Likely broke tree https://fxbug.dev/347365483

Original change's description:
> [bt][hfp] Add Codec AudioControl Stub
>
> Stub out CodecAudioControl and rename CodecAudioControl to
> PartialOffloadAudioControl to clarify usage.
>
> Add convenience trait impl for DaiSupportedFormats from CodecId.
>
> Original-Bug: 341114499
> Test: refactor and dead code only; fx bt-hfp-audio-gateway-tests
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049954

Original-Bug: 341114499
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1067593
Original-Revision: bf7fc625a3f98b62f23d7ada5055b23e7e9e4c66
GitOrigin-RevId: c790e4290a8c50496cd5783b48eedb3a810f4e3f
Change-Id: I582c865f7c405de56a54c532a8483a8ed6b88be9
1 file changed
tree: 03057e012deefa35c68e111f2f366dd014aac826
  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 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.