summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2015-07-09 14:16:27 -0700
committerAmith Yamasani <yamasani@google.com>2015-07-09 14:16:27 -0700
commitbb054c9dcc68d24e1d2ded709b721948b939018c (patch)
tree56f34da97eb89ac6cc02968b7358c2c2c0153510 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent607a040dae1b8fde0f9ea9f1723e0721f891f3dd (diff)
Fix new user creation regression due to vold remount calls
When creating a new user, there's no need to call into vold when setting up default system permissions for storage. This was otherwise adding 2 seconds to the user creation time, causing a frozen screen before showing "Switching to user ...". Fix is to call the permission setup code synchronously and not call into vold if the user hasn't been initialized yet. Bug: 22356546 Change-Id: I4c8632813e8c0f2ac90da386691af439521bb25a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions