summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.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-21 11:17:54 +0000
commit10c16749cf50709728d4f93b14ec858e241d0002 (patch)
tree785bf67bf235c2ec4edd9ee69d3dd5cf77eb4513 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent174a48b5b2df819c70a0bf468c37ee771ab239a0 (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 Change-Id: I44dcbb431f97bd40ec00f417cd4b7e935a6b06bc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions