commit | 33da4d7de3aa152bc80d02a333cdd00942b09e53 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Dec 26 17:15:32 2024 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Dec 27 17:04:13 2024 -0800 |
tree | 42c78baa32175eb5893ef1905cb8b6c7035e95c8 | |
parent | 584871b6972c84a5a2695731ee8dfc8f50cf2cc3 [diff] |
audio: Fix output blocking condition in the remote submix During transition to AIDL, the condition for blocking writes on the output stream of the remote submix was not transferred correctly. This logic was fixed. While testing the fixed logic, some deficiencies in the VTS tests were found and also fixed. Bug: 383982254 Test: atest --test-filter="AudioModuleRemoteSubmix*" VtsHalAudioCoreTargetTest Change-Id: Iecd5ecd329d61764b314744eaf4afb6196a38e3e