commit | 32c566c9ed2bb1674d42cc024cce524533de9d30 | [log] [tgz] |
---|---|---|
author | Sravan voleti <sravankumar@codeaurora.org> | Wed Apr 17 12:30:40 2019 +0530 |
committer | Sravan voleti <sravankumar@codeaurora.org> | Thu Apr 18 17:09:42 2019 +0530 |
tree | af1f20b700be80ad3186e903699bf4aa53336d3b | |
parent | 56ea2ef982220faa40418fc792c9ff830683c3fc [diff] |
HID: Fix the potential NPE in HidHostService jni callback Add mutex-based protection mechanism to the HID JNI layer to avoid a race condition during graceful cleaning up of the Bluetooth HID Interface when Bluetooth is disabled, and native upcalls like connection_state_callback(). CRs-Fixed: 2437643 Change-Id: Iafd9dabbed73dd93159d9f74e6adbe6a6dcb1cfe