commit | b49631f4c2fb56446cbb1487b0697485780b1f74 | [log] [tgz] |
---|---|---|
author | Shunkai Yao <yaoshunkai@google.com> | Fri Feb 03 01:44:32 2023 +0000 |
committer | Shunkai Yao <yaoshunkai@google.com> | Wed Feb 08 17:48:52 2023 +0000 |
tree | c29f2ca5536fe6bfd498de2765a95dd13daae1e7 | |
parent | 1d2c037e87e2e046f72e1fa0098f2ae79e18c20b [diff] |
Effect AIDL: Move EffectThread process into mutex To avoid the case of receive thread stop right before process, in this case test case AudioEffectTest#ConsumeDataAfterRestart will fail. Bug: 264618800 Test: atest VtsHalAudioEffectTargetTest Change-Id: I3c00361a537bc7010e6cd138f637f68b963e8033