summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2021-05-20 18:35:30 +0200
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-01 10:59:53 +0000
commit3970c7a8d37d88e530e591fa0cdb1fb0910b60d4 (patch)
tree589522df4c45ed615adee354538732f1d6b8af8a /docs/html/sdk/api_diff/12/changes
parent2c565be675355908f0e4c47b5b7a562234c296ed (diff)
Fix race condition between lockNow() and updateLockscreenTimeout
If updateLockscreenTimeout gets called before the Runnable queued from lockNow gets executed, lockNow request will be ignored. Fix this by not clearing out the runnable if it's pending lock request. Test: Switch user, ensure lockscreen comes up Bug: 161149543 Change-Id: Ie486396fd7328edf8ca0912df92524bb82a1fb7f (cherry picked from commit 875fa991aac0f3bbd5c66327408ceae60a24a6b3) Merged-In: Ie486396fd7328edf8ca0912df92524bb82a1fb7f (cherry picked from commit 9c8b1512a532478dea055d82ad6a49d53a9f31b1)
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions