commit | 5f679b21141f4abf3ec113bc0df3ab5895d86fdf | [log] [tgz] |
---|---|---|
author | Pavel Grafov <pgrafov@google.com> | Mon Jun 26 18:39:10 2017 +0100 |
committer | Pavel Grafov <pgrafov@google.com> | Mon Jun 26 19:22:52 2017 +0100 |
tree | a2953c12eb02d57d39d3202638edd5142f57da9a | |
parent | da1495346ecdde2e4984bc9ff8570c1c360dbcfd [diff] |
Add credential verification command to locksetting. This is useful when we need to unlock the user in a test. Currently credential verification is done for any command (e.g. "clear") when "--old" parameter is provided, so this CL doesn't add anything new really, just makes it official. Test: adb shell locksettings set-pin 1111 Test: adb shell locksettings verify --old 1111 Bug: 36608972 Change-Id: I3fdd6a309479739567622285945d17bb3acf972e