summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2009-10-11 16:57:08 -0400
committerMike Lockwood <lockwood@android.com>2009-10-11 17:07:55 -0400
commitdd8846886aa21980ecdca7ba42deac4f7ecd8ff0 (patch)
treefb4caaf90f37f423a0f9511fde2023945a36b305 /docs/html/sdk/api_diff/6
parent6dc3f4e553d333b9f115a222a9a684bb2aa55b5e (diff)
Fix race condition in WindowManagerService.disableKeyguard()
TokenWatcher.acquire() synchronizes on mTokens, not this, so we need to synchronize on mKeyguardDisabled in disableKeyguard() to synchronize properly with reenableKeyguard(). This should fix b/2180142 (Stuck in enable keyguard when receiving phone call) Change-Id: Iad66a2748c7fbf2c516fdb8a00988696719ea80c Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'docs/html/sdk/api_diff/6')
0 files changed, 0 insertions, 0 deletions