diff options
author | Jagadish Koppula <jkoppula@codeaurora.org> | 2020-05-25 13:46:11 +0530 |
---|---|---|
committer | Jagadish Koppula <jkoppula@codeaurora.org> | 2020-06-10 06:33:48 +0000 |
commit | a08e855b989a8591d000c072eb2357bedb7bdbbb (patch) | |
tree | 51848ad73067e08390dbd0018db0a1b93336b61c /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 16b8c9ae26121add1f1273e2f31922ab469a48bc (diff) |
User switch: Unbind headsetservice in bluetooth Off state.
Usecase:
Do user switch continuosly multiple times.
Expectation:
Auto connect must happen and settings UI should display it.
observed Result:
Auto-connection on headset profile is success,
but settings UI is not displaying it as connected.
Root Cause:
Handler not able to process state change messages in User switch
scenario, hence bluetoothstatechange call back not updated to
headset service , headset connection state not reflecting in UI
Fix:
Made changes in handler to send bluetoothstatechange call back
in bluetooth off state.
CRs-Fixed: 2685994
Change-Id: I0fccff89beb29bd1ebf236ef8edfc25cb493f614
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions