| commit | 3e665638fcde52de6720bdd16be93dfeb8c40c03 | [log] [tgz] |
|---|---|---|
| author | Andres Oportus <andresoportus@fuchsia.infra.roller.google.com> | Tue Apr 18 18:32:48 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 18 11:34:35 2023 -0700 |
| tree | 0d07e3fc623c5f4cc4ba2fa51ab879e4ecf1d6ce | |
| parent | 6c3192e8eb7ea7c7bc4456b49e875b77fc8c88d0 [diff] |
[roll] Roll fuchsia [audio] Add DAI & Codec device types to virtual_audio Also add the API errors for not supported and invalid args such that new device types can report these errors as needed. Original-Bug: 124865 Test: Non-DAI virtual audio works, DAI/Codec tested with following CLs. $ fx shell virtual_audio --add --get-gain --in --add --get-gain Executing `--add' command... Executing `--get-gain' command... --Received Gain (mute: 0, agc: 0, gain: -0.75000 dB) for output Executing `--in' command... Executing `--add' command... Executing `--get-gain' command... --Received Gain (mute: 0, agc: 0, gain: -0.75000 dB) for input Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832078 Original-Revision: e61a2048dc4a10b09f2e61ed64a9aeb0ac9f0646 GitOrigin-RevId: 7bcae3bbe9bea5677ec4c27aaa2521cc43931868 Change-Id: I1c557db140a87e00dcae49cf42d2e43fa24a0ff1
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.