OSDN Git Service

Settings: Ensure CryptKeeper dismisses secure keyguards.
authorJohn Spurlock <jspurlock@google.com>
Wed, 17 Sep 2014 16:55:17 +0000 (12:55 -0400)
committerJohn Spurlock <jspurlock@google.com>
Wed, 17 Sep 2014 17:33:38 +0000 (13:33 -0400)
commit2c526515775559b34a311400435de28d85b9c79e
tree36337b0679cfe23b23fe6244e0add3f625894431
parent27d74fa288c195aa5e1190da5599965472f1aded
Settings: Ensure CryptKeeper dismisses secure keyguards.

Otherwise, the lockscreen can be shown during the decryption
challenge, which hides the challenge activity window until
the next reboot.

Bug:17512377
Change-Id: Idb6b5b3dddb3cf2dc70b784413ea310c401880af
src/com/android/settings/CryptKeeper.java