summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorPavel Grafov <pgrafov@google.com>2018-09-20 15:03:47 +0100
committerPavel Grafov <pgrafov@google.com>2018-09-24 12:39:49 +0000
commitac7c8ae4b99fc998bc80cc5c2c91810591edbc75 (patch)
tree42797e09c22a88d3319006669023f3540906ac58 /tools/aapt2/java/JavaClassGenerator.cpp
parent9a32a1dc3e25bbae9baffa9f16aadec085f54354 (diff)
Go via FgThread when starting the profiles during system boot.
Curently there is a race condition between unlocking the parent user (spread across FgThread and mHandlerThread) and booting the profile (happens on mHandlerThread). If the latter is too slow and parent is still locked when the profile has reached STATE_RUNNING_LOCKED, it won't proceed to unlock, which causes the issue. More complete RCA is on the first bug. Bug:112830273 Bug:113128300 Test: atest UserControllerTest Test: manual boot up with profile without passwords Merged-In: I44dcbb431f97bd40ec00f417cd4b7e935a6b06bc Change-Id: I44dcbb431f97bd40ec00f417cd4b7e935a6b06bc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions