commit | a601fe3fbfb76b8e2df319c012ed0526a925d251 | [log] [tgz] |
---|---|---|
author | himta ram <hram@codeaurora.org> | Thu Nov 07 12:07:56 2019 +0530 |
committer | himta ram <hram@codeaurora.org> | Tue Nov 19 16:57:35 2019 +0530 |
tree | 7aeb13f207a84a9c7685a7c74ded40c1c5b30ed8 | |
parent | c2c1048443073266f1b1ca86d45cbd045d3aa855 [diff] |
HFP: add null check mAdapterService object Add null check for mAdapterService object to prevent NullPointer access during race condition between profile stop and audio disconnect procedure. synchronized mAdapterService with mStateMachines lock. CRs-Fixed: 2561875 Change-Id: I626d30e79afd4638c13aa00527bf5454fdb12892