commit | be141fdfcbd6afa746a9ad1fa5dce8b5a3bcc87a | [log] [tgz] |
---|---|---|
author | Dayeong Lee <dayeonglee@fuchsia.infra.roller.google.com> | Thu Sep 28 22:24:41 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 28 15:26:07 2023 -0700 |
tree | 581b539dbe5b47c6497a9b056c0e6e01c8cd6f60 | |
parent | 3b4f29da3343685e4f5b9dc9f3327874fc6f12d0 [diff] |
[roll] Roll fuchsia [bt][avrcp] Set browsed player after browse connection is set up. After browse connection is set up, the controller sets the browsed player. If a player is addressed, we set the browsed player to the addressed player. Otherwise, we set it to a player with the highest browse capability. The player will be set as browsable if it supports of browsing. Browse player is set in the peer not in the controller, so that different controller instances (i.e. from ControllerService and from BrowseControllerService) that point to the same peer can have the already addressed browsed player information. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/830496 Original-Revision: acf79c852ab08bac9cc73f99d23fbb2cd0ecdb50 GitOrigin-RevId: a5a81efbef310ff215cc7ce0da9ff37f5478be79 Change-Id: I18330b1483fdf9ba90f059875e583021521e1510
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
.