commit | 75d7ed9aa17f6b50e851a0be31b5f00cc497f950 | [log] [tgz] |
---|---|---|
author | Roman Birg <roman@cyngn.com> | Tue Apr 28 14:02:21 2015 -0700 |
committer | InkSlinger666 <kengreenwood420666@gmail.com> | Wed Sep 23 15:48:30 2015 -0500 |
tree | 86469fcb6713ec7714006ca7248f0e8c4b668da3 | |
parent | 6818a8a64744a29f527dac0e53c9d3620ab88b26 [diff] |
CryptKeeper: pattern unlock displays incorrect pw when correct fakeUnlockAttempt() gets called when the user inputs any pattern length < 4 which queues up the 'incorrect error' message. The message needs to be cleared before trying to actually check the password so it never goes through in case the password was correct. Change-Id: If78db332d3d696ba443d0be911fb5db504cb14cd Signed-off-by: Roman Birg <roman@cyngn.com>