[roll] Roll fuchsia [audio_core] Logging of SW-based device gain As part of a campaign to "tighten up" audio test suites so that they fail if unexpected ERROR logging is emitted, a few places in audio_core and simple_audio_stream that log at ERROR level have been changed to WARNING or INFO, where those conditions are considered entirely normal/expected (now INFO) or fully recoverable and triggerable at-will by intentional client action (now WARNING). This particular CL changes the logging message emitted by audio_core if a client sets the output device's gain to any setting other than transparent 0 db. Previously this was ignored and an ERROR emitted; now it is (still) ignored and a WARNING emitted. Multiply: audio-device-enumerator-test Multiply: audio_core_v1_unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/966077 Original-Revision: d7d3ca49e6681d2be903ff6054aac8b0431c7b84 GitOrigin-RevId: cf541aee0044d13d099a7c458d674349da03bd8f Change-Id: I5b0c15d188e87e3287afa398f966bb8087cc1300
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.