commit | eef5bf6ff2da46340122496a71856a3e4e13c2ab | [log] [tgz] |
---|---|---|
author | Dayeong Lee <dayeonglee@fuchsia.infra.roller.google.com> | Wed Jul 10 02:25:58 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 09 19:27:21 2024 -0700 |
tree | e050f63be4c9cfda848151c82b6a5f831bc151b7 | |
parent | 06c8a5ebb8db85ea54154636f41319016eedc41b [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.