diff options
author | Amith Yamasani <yamasani@google.com> | 2015-07-09 14:16:27 -0700 |
---|---|---|
committer | Amith Yamasani <yamasani@google.com> | 2015-07-09 14:16:27 -0700 |
commit | bb054c9dcc68d24e1d2ded709b721948b939018c (patch) | |
tree | 56f34da97eb89ac6cc02968b7358c2c2c0153510 /docs/html/sdk/api_diff/21/changes | |
parent | 607a040dae1b8fde0f9ea9f1723e0721f891f3dd (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 'docs/html/sdk/api_diff/21/changes')
0 files changed, 0 insertions, 0 deletions