[roll] Roll fuchsia [bt][avrcp] Fix avrcp relay incomplete setup issue.

Sometimes, peers do not respond to our initial AVRCP requests to get the
media attributes/play status and this causes us to hang and not send a
WatchInfoChange response to mediasession.
Implement a work around so that place a time-out on the requests,
so that it doesn't block us from setting up the relay.

Test: fx test bt-a2dp-tests
Original-Bug: b/343196880
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073538
Original-Revision: 02c39294c2a840afd95295c7dbbe623d6240729e
GitOrigin-RevId: e26d7cfa486f2ff586f5e44e0c3ea3012d716ce1
Change-Id: I030c11b520581fa53c930acdf2ec79b1fc63fc63
1 file changed
tree: e050f63be4c9cfda848151c82b6a5f831bc151b7
  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.