OSDN Git Service

LockScreen: don't update KeyStore password on unlock
authorKenny Root <kroot@google.com>
Fri, 21 Sep 2012 22:00:25 +0000 (15:00 -0700)
committerKenny Root <kroot@google.com>
Fri, 21 Sep 2012 23:15:33 +0000 (16:15 -0700)
commitabb53b72fb0dc4ff9f2b917438ec48f0cc0111b6
tree6d504c2d0702dcb6b9924c5de9bba1e0b08bd504
parentd053554f80adaa84d4bdde53656ccce5ae3332b6
LockScreen: don't update KeyStore password on unlock

The Gingerbread migration case updated the password when the user
unlocked their device. This is probably not needed anymore and disturbs
multi-user, so just remove it.

Bug: 7169463
Change-Id: Ie62eb9f3fee6953b1123cb7ef3665d519632c6f7
policy/src/com/android/internal/policy/impl/keyguard/KeyguardPasswordView.java
policy/src/com/android/internal/policy/impl/keyguard/KeyguardPatternView.java