diff options
author | Satish Kodishala <skodisha@codeaurora.org> | 2019-07-12 17:53:43 +0530 |
---|---|---|
committer | Satish Kodishala <skodisha@codeaurora.org> | 2019-07-18 14:36:54 +0530 |
commit | a5bd0c97d1e431eca4c9e1e0cbbf6c64e488edb0 (patch) | |
tree | cb532c25db23d10a17a3e036910e3c0096d6522e /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 24ce9f0f69eb0ea5005e667e18264c10aead0dfb (diff) |
BT: HFP: Remove redundant unbindings to HeadsetService
When onServiceDisconnected gets called, no need to
call doUnbind() for HeadsetService as unbinding to
HeadsetService is taken care by BluetoothManagerService.
This fixes deadlock during BT turn off where BluetoothHeadset's
doUnbind() is called as part of BT state change callback
processing and BluetoothHeadset's onServiceDisconnected.
In BluetoothManagerService, remove unbind attempt while
removing proxy as unbind to HeadsetService is already
done from unbindBluetoothProfileService().
CRs-Fixed: 2488256
Change-Id: I0f86a9fbe02dfaf586a0a9bfe1c351e1298d063b
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions