[roll] Roll fuchsia [bt][avrcp] Delay SetVolume response if the volume has not changed

When the SetVolume request resulted into no volume change on AVRCP side
of things, do not send a response back in advance of the time out.

Also convert some trace logs to info logs until the issue is resolved.

Original-Bug: b/250265882
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932354
Original-Revision: 8fc6ad34d3c2c8f5c9849fe27b507b59a81430f7
GitOrigin-RevId: 5e13b3eb742e34b5506f6c3212776409ba74ddc2
Change-Id: I02857c2651b77dd24b9b9f6482744635364e5184
1 file changed
tree: 82668afea181a88318e1be8a97b6aa38ed9312ba
  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.