[roll] Roll fuchsia [media][audio] Add fidl client volume/gain logging To differentiate FIDL client volume/gain settings from system settings, this CL adds logging for: fuchsia.media/VolumeControl > SetVolume(float32 volume) > SetMute(bool mute) fuchsia.media/AudioCore > SetRenderUsageGain(AudioRenderUsage usage, float32 gain_db) > SetCaptureUsageGain(AudioCaptureUsage usage, float32 gain_db) Logs are only added for FIDL client calls to keep logspam to a minimum; general volume and gain settings are already logged, so the addition of FIDL client logs will highlight which settings are not due to the system. Logging of SetUsageGainAdjustments due to internal policy (muting/ducking) will be added to Inspect in a following CL. Original-Bug: 65776 Test: no behavior change, observed logs Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457946 Original-Revision: 4d30a7189205d89f892b8dea79557366ec321b88 GitOrigin-RevId: 433efbeed209797b72e817f49af0d6a3e8b74e6e Change-Id: Ie580033f5fe9d5cc83f3856526fc3024ac0ac2e4
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.