diff options
author | Jeff Sharkey <jsharkey@android.com> | 2016-04-18 15:36:39 -0600 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2016-04-18 15:38:35 -0600 |
commit | 84a4c971c484f05f2a2494d6353f36f4d954a5e0 (patch) | |
tree | 977df8861ebc840f5760cb418765ae159fcd12a0 /rs/java/android/renderscript/ScriptGroup.java | |
parent | cb45951cad9d403fd9933d723657d6d5838f5e59 (diff) |
Unlock should always wait for pending PRE_BOOT.
While processing an unlock request, we might go async to handle
long-running operations like dispatching PRE_BOOT_COMPLETED. This
change ensures that all unlock requests for a particular user wait
in line behind any pending async operations.
Without this CL, any subsequent unlock requests would immediately
return successful, even though PRE_BOOT_COMPLETED events were still
being processed.
Bug: 28240584
Change-Id: I307d6aaebfb8f38028f3666a2e19e4399b7cf3a7
Diffstat (limited to 'rs/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions