[roll] Roll fuchsia [audio][test] Fix .so name in render pipeline test 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). In this case, the CL actually fixes a real bug in a test case in audio-renderer-pipeline-test, where an effects configuration update was failing (and logging at ERROR level!) because an entirely incorrect .so name was being specified for the intended effects module. Multiply: audio-renderer-pipeline-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/966076 Original-Revision: 274b75abd88c537dc0e0b06321259b775e612f16 GitOrigin-RevId: 15eb80d61f2b1c36bc87117f0eb24e6579f741d0 Change-Id: I3a85bf8f8dfeb4e997f14a4865543a900af37b22
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.