OSDN Git Service

Add lockout after trying to enter PIN / Password too often android-x86-4.4-r1
authorAdrian Roos <roosa@google.com>
Mon, 31 Mar 2014 19:33:35 +0000 (21:33 +0200)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 14 May 2014 08:16:53 +0000 (16:16 +0800)
commit756b788b476af6995ffcf82d184af19405dac014
tree50508d8b43bdde881f9bedcaa72853d4464810c5
parenta9227ae8b3261dc23cf2f71414bfc867560f8018
Add lockout after trying to enter PIN / Password too often

Enforce the same lockout that is already enforced when entering the pattern.

Bug: 13647935

Change-Id: Ia60a2235ad526c293b7a8d5600f406f187004df7
src/com/android/settings/ConfirmLockPassword.java