commit | 4e8f0af3d6b1efd6e94b89c9e50e8f1b60bee481 | [log] [tgz] |
---|---|---|
author | chandan mishra <chanmish@codeaurora.org> | Tue Jul 16 18:52:47 2019 +0530 |
committer | Vaishali Gupta <Vaishali@codeaurora.org> | Mon Oct 28 18:05:35 2019 -0700 |
tree | be2a9db7141d646e83ffd947ff3a74dc83005a74 | |
parent | 25412d7b262ff7eb15f60009aac80515afb667c9 [diff] |
A2dp: Synchronize audio, native and adapter service During BT off mAudioManager, mA2dpNativeInterface and mAdpaterService become null asynchronously which is leading to fatal. Now mActiveDevice lock will protect mAudioManager, mA2dpNativeInterface and mAdapterService. CRs-Fixed: 2488194 Change-Id: Ia32a900a1dc5dd1cb91edec805f50164322f7a87