[roll] Roll fuchsia [bt][avrcp] Fix crash error

Check for error when decoding AVCTP command from control channel. If an
error is produced, return an error.

Original-Bug: b/315557723
Test: fx test -v -o bt-avrcp-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/956592
Original-Revision: 5256cb074aae16deb62dc7eb37b200674a06331f
GitOrigin-RevId: 020ddadb9da80fdd38bce509d605dc7fde6d6077
Change-Id: Ie77396ad4d56a67fd7d11f5bf26fb59ec677563e
1 file changed
tree: e3525bfc302548bb3360cf61f9c8f4c460644d5b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.