diff options
author | Mingbo Zhang <mingboz@codeaurora.org> | 2019-08-06 10:53:17 +0800 |
---|---|---|
committer | Mingbo Zhang <mingboz@codeaurora.org> | 2019-08-08 14:51:08 +0800 |
commit | b4572258540972ddc759fc76ad63a24ff6b66f0b (patch) | |
tree | 4e6c9ebb64a5f733bf137556ab912b8230bf8c31 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | bfa335238a7bdc859bfa3045a3aa7609960e6188 (diff) |
BluetoothManagerService: Fix: headsetService is unbound abnormally
When bt is turning on, adding proxy is delayed because of
MESSAGE_ADD_PROXY_DELAYED. If a bluetoothHeadset
object is destructed at this time, unbindBluetoothProfileService
will be called, then binding headsetService will be stopped
abnormally since getRegisteredCallbackCount() returns 0.
Change-Id: Ia7f6628ecdc5e4f4b69392658b4f188de6816e7d
CRs-Fixed: 2502607
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions