[roll] Roll fuchsia [bt][a2dp] Cleanup unused results, other cleanup

Cleanup unused results and enable lints for bt-a2dp profile.

Replace use of AbortHandle with direct held fasync::Task instead,
bubbling up errors in decoding to warnings.

Test: refactor/cleanup; fx test bt-a2dp-tests bt-a2dp-encoding-tests
Original-Bug: 75375
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/562821
Original-Revision: 1e87f96d92bf94a606fe41ed1077a4cbbd5f5be2
GitOrigin-RevId: 69a60acbbc5016a5515a9355196171293231e437
Change-Id: Ie090aeadd5edf6a9ffc3aa994ee2198ccad1df4e
1 file changed
tree: 1a9ab71d2f0b400ef01dd805c1516dce61fb7acf
  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.