OSDN Git Service

Add lockout after trying to enter PIN / Password too often
authorAdrian Roos <roosa@google.com>
Mon, 31 Mar 2014 19:33:35 +0000 (21:33 +0200)
committerAdrian Roos <roosa@google.com>
Wed, 2 Apr 2014 14:28:10 +0000 (16:28 +0200)
commit8184ea524519a67b1284266844e6e186f3a74cab
tree53d79e0f2c176c8a1a80bea20f24fcb81e2b3c02
parentc7843db06c736ed8b8635f2b5d52fdd891fbf69b
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