commit | 3a1e246a52480b7b1ab8952d874968b3c980e8b9 | [log] [tgz] |
---|---|---|
author | Andres Oportus <andresoportus@fuchsia.infra.roller.google.com> | Thu Apr 20 23:26:46 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 20 16:27:49 2023 -0700 |
tree | 5d50d782b5bc5eba1c48e32b8e2028a6d49f2460 | |
parent | 0f4b0a519c24231fa87787d8d083e5c11c75fd11 [diff] |
[roll] Roll fuchsia [audio] Add DAI support sketelon to virtual_audio Also create a default PostToDispatcher() in VirtualAudioDriver and a pure virtual dispatcher() used by PostToDispatcher(). Original-Bug: 124865 Test: Switch to open DAI driver and back to a StreamConfig driver. $ fx shell virtual_audio --dai --add --wait --stream --add --wait Executing `--dai' command... Then in another shell: $ fx shell ls /dev/class/dai 8e73fc7a And after pressing a key in the first shell $ fx shell ls /dev/class/audio-output 7a29810f Test: get-gain reports an error for DAI. $ fx shell virtual_audio --add --get-gain --dai --add --get-gain Executing `--add' command... Executing `--get-gain' command... --Received Gain (mute: 0, agc: 0, gain: -0.75000 dB) for output Executing `--dai' command... Executing `--add' command... Executing `--get-gain' command... ERROR: Get gain failed Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832081 Original-Revision: 31c3fb13d6064b0ec2f9404ad733cc56222e090d GitOrigin-RevId: 185d49556414dc93be5b063be3c193ce4968c6dd Change-Id: Ic501e0a1f740da4410e29212b295c6e07d453a51
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
.