commit | 3ecc9eb6a50d3c2d814972a9136918550e18af87 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Dec 06 11:34:26 2024 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Dec 06 16:42:25 2024 -0800 |
tree | 74c5ba56de64360b58ec65f3ee9d87081a2e06a0 | |
parent | 50ad545c9ad60b72eac3d9bc9fc2b5c1c304bb1c [diff] |
libaudiohal: Enforce serialization of calls into IModule Since the framework code does not guarantee serialization of calls into DeviceHalInterface, add locking protection for calls into method of IModule interface and its sub-interfaces. Bug: 381387969 Bug: 382606742 Test: atest CtsMediaAudioTestCases Change-Id: I761c6c4243d0fac2d0a6b0d71d9803c32e81de17