commit | a83c8a5518234d0744f7453222db3cf2d8b876c2 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Tue Dec 05 11:28:56 2023 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Dec 08 09:37:41 2023 -0800 |
tree | 275108342d9736efe8f05a21fc5fd4f08b5c9605 | |
parent | 05585eb79ad5907a2cf8fc6251b4e47ed54aee0c [diff] |
audio: Fix remote submix behavior with multiple inputs Align the behavior of the new implementation with the legacy implementation in the case when the client opens multiple input streams on the same remote submix device. Reduce the HAL buffer size to match legacy behavior. Bug: 264712385 Test: atest CtsVirtualDevicesTestCases --test-filter=".*VirtualAudioTest.*" Change-Id: Ia86a8480495693595dbb501ec58e5d1d238abab2