commit | 33d00214948bb0266490d98428cab5a453895007 | [log] [tgz] |
---|---|---|
author | Ajay Panicker <apanicke@google.com> | Tue May 01 13:54:18 2018 -0700 |
committer | Ajay Panicker <apanicke@google.com> | Wed May 02 23:17:38 2018 +0000 |
tree | 6e585e3bdd5c1603d9b768612d919e1ed4e75168 | |
parent | 463e0b09ab0da8b833545f8d3821be08f82a8c8e [diff] |
Add locking to AVRCP Target JNI This prevents a race condition from occuring where a call can be sent form native while or after cleanup has occured. Bug: 78517259 Test: Compile and switch users with multiple devices connected Change-Id: Ibde219746bb1ade2fc90c366bf63b0c0f1ea27af (cherry picked from commit cbabc47eea49769527eba1ea9f11fe2de1a3fa7c)