OSDN Git Service

Don't reset the keystore during password change
authorRobin Lee <rgl@google.com>
Fri, 6 Mar 2015 12:12:03 +0000 (12:12 +0000)
committerRobin Lee <rgl@google.com>
Fri, 6 Mar 2015 12:12:03 +0000 (12:12 +0000)
commitd8338fb85c06646abe2c981308fa4592954119b3
treec3fe8f71aae8808f05ebbbaf154893e04e77a8fc
parent5455bb540a8b4a5150a1b790c4a36fb0410f8ac3
Don't reset the keystore during password change

There is absolutely no advantage to doing this.

Bug: 18817878
Change-Id: Ibb386696e67c316e65f53c28f9249ef2a2a48db6
src/com/android/settings/ChooseLockPassword.java