[roll] Roll fuchsia [settings] Match bluetooth sound to media volume

Matches the background stream volume to the media volume before playing
the bluetooth earcon sounds. This ensures the volume level does not
play at the interruption volume level if the most recent volume change
was on the interruption stream.

Original-Fixed: 104752
Test: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714012
Original-Revision: 25a9aa5af3897b034a1390ec0fb9c1831607d9d9
GitOrigin-RevId: 620f89cf2690233d3d68c8ea9368686a3d67a651
Change-Id: I3afa2f18577f23a7ea683b0c8aeb7aafe84961e6
1 file changed
tree: 09676469663ab93c9a8b0709e0dc8bb6456b91a1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.