[roll] Roll fuchsia [settings] Suppress system change earcons

When night mode is deactivated, a system-activated volume change causes
an unwanted earcons to play. This suppresses system-activated volume
changes, only playing if user-activated, or if specifically marked as
needing to play feedback.

Original-Fixed: b/195119926
Tests: fx test setui_service_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/585237
Original-Revision: 7519d87cac993da506f12491b97a2738f7ec84f3
GitOrigin-RevId: 73415f640b23e2e3f023b65d76f5d5789c330f0d
Change-Id: I9817813191e19c8946c7d85e6770be9f3b9d4cbb
1 file changed
tree: 874e5bbcb6726cf0c8b7ab3927a37d80de577d00
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.