commit | a91a8504191d91d288c55821caa5bf00c9be26a2 | [log] [tgz] |
---|---|---|
author | Chad Brubaker <cbrubaker@google.com> | Thu May 07 10:02:22 2015 -0700 |
committer | Chad Brubaker <cbrubaker@google.com> | Fri May 08 11:11:43 2015 -0700 |
tree | e7eece5120d2c08ca3321d58507d979eeca63e45 | |
parent | 1bc3c849ba5e9f23dd7e93012c4b5800b78c221b [diff] |
Cleanup keystore password changing and unlocking Add KeyStore.onUserPasswordChanged for the lockscreen to call when the user changes their password. Keystore will then handle the logic of deleting keys. Instead of calling Keystore.password_uid for both unlocking and password changes the behavior has been split into Keystore.unlock and onUserPasswordChanged. Change-Id: I324914c00195d762cbaa8c63084e41fa796b7df8