commit | ba4defea9e9aaf2debb1076572b1910998ab5538 | [log] [tgz] |
---|---|---|
author | Jaideep Sharma <quic_jaidshar@quicinc.com> | Wed Sep 20 11:50:25 2023 +0530 |
committer | Shunkai Yao <yaoshunkai@google.com> | Fri Sep 22 21:26:22 2023 +0000 |
tree | c5a830ba5c013b37291547929150458e4c4f67f0 | |
parent | 0e4ca1cb5c16af8f1dfb0ae41941c16c104d38e8 [diff] |
av: change return value if effect is not processing Return -ENODATA in case if effect is not processing so AudioFlinger can stop calling process on the effect. Otherwise, AudioFlinger will retry for a disable count, causing no sound for that period. Bug: 301214647 Test: Enable AIDL and test with effects Change-Id: Ie987e6384b87e720b3fd569e242f6b8c3ae11e31 Merged-In: Ie987e6384b87e720b3fd569e242f6b8c3ae11e31