summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorxiaowang <xiaowang@codeaurora.org>2021-04-07 10:54:09 +0800
committerxiaoyang wang <xiaowang@codeaurora.org>2021-04-12 02:30:57 +0000
commitf4d8be5f5590e3a5fb202541d3d284caa73fa49d (patch)
tree9e7c4f9551b8f1b42665a826d62f6867b7a97d5d /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta06a499f71459b8f3457d2f91e4481760ee61275 (diff)
BT: Fix BT open issue in quick user switch scenario
In quick user switch scenario, it is possible two BT processes with different user handle are launched. One of BT processes may fail to initialize as BT HAL allow only single instance to open it. BT will not be able to turn on if BMS is connected to the process. The fix make sure BT can continue to work from below points: 1. Allow doBind retry only if have same user ID 2. Ensure previous BT process exits completely before binding to new BT process. Change-Id: Ie8a358329c79a76b8dd8b65f77dbb3642d639f52 CRs-Fixed: 2838648, 2891932
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions