summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2016-04-27 16:00:41 -0600
committerJeff Sharkey <jsharkey@android.com>2016-04-28 10:51:39 -0600
commitce18c8167766f92856f94a8e88e19de4698960e6 (patch)
tree22853d749be424597f87b2e2132536e63ba98fc4 /docs/html/guide/guide_toc.cs
parent32c1169ab3ece0316de5af6c85fc87e17400ca61 (diff)
Introduce "unlocking" vs "unlocked" nuance.
There is a narrow window of time during user unlock where we're reconciling user storage and dispatching the "unlock" status to various internal system services. While in this "unlocking" state, apps need to be told that the user still isn't actually "unlocked" so they don't try making calls to AccountManager, etc. The majority of internal services are interested in merging together both the "unlocking" and "unlocked" state, so update them. Clarify naming in AccountManagerService to make it clear that a local list is being used, which mirrors the naming in MountService. To match UX/PM requested behavior, move PRE_BOOT_COMPLETED dispatch after the user is unlocked, but block BOOT_COMPLETED dispatch until after all PRE_BOOT receivers are finished to avoid ANRs. Bug: 28040947, 28164677 Change-Id: I57af2351633d9159f4483f19657ce0b62118d1ce
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
0 files changed, 0 insertions, 0 deletions