commit | 21d2284a32880d0f500ede950c8d00a7cbb46eba | [log] [tgz] |
---|---|---|
author | Sagar Verma <sagarv@codeaurora.org> | Wed Apr 17 22:36:36 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Apr 18 05:05:48 2019 -0700 |
tree | 13cd326ee03f944e6297c5849d5b2c09c59931fc | |
parent | 002d33defdc80c5410969c94146559026e8d4ebf [diff] |
AVRCP: Add lock in JNI to fix race conditions Add lock for callback methods to avoid the null errors in JNI due to cleanup and Native calls race condition. CRs-Fixed: 2437481 Change-Id: I0dfea44aff4cbc1ebc6235c80463101fc700322a