[roll] Roll fuchsia [setui] Allow partial changes in Audio::Set

This CL allows either of user_volume_level or user_volume_muted to be
missing from a fidl request in each stream. Then only the supplied value
will be updated within the settings service.

Original-Fixed: 71417
Tests: fx test -o setui_service_tests
Also tested manual flows on device

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/549461
Original-Revision: 3ce532f2c1bfe06afb52c0496bdfd81f8b5b503c
GitOrigin-RevId: 15d0f8bd4d23ceb08512548624aaf4c5d32fe2f4
Change-Id: I3400b95c04f2d9201e9f2200b4355e67a65bd841
1 file changed
tree: d06643317c461e54f3152ce0c33353b0afa4096b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.