[roll] Roll fuchsia [audio][vim3] Fix type of errors returned For the VIM3 audio driver, return DriverError (not zx_status_t) for non-fatal errors in Composite methods. Update SetElementState to return an error but not close the protocol channel, if the specified element_id is unrecognized. Update SetTopology to succeed (if the one and only VIM3- reported topology ID is passed) or fail with INVALID_ARGS (if any other topology ID value is passed). Test: fx test -ouv audio_driver_tests -- --admin Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961056 Original-Revision: bb5358c95b0cd2a46143c2ac182e3b4981bb4912 GitOrigin-RevId: bc622486a0d90fd83bf289e8db9c2002207a1384 Change-Id: I16ae99314ccf6690baabed8a49c5296b5137e392
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.