diff options
author | Irina Dumitrescu <irinaid@google.com> | 2018-07-19 18:07:58 +0100 |
---|---|---|
committer | Irina Dumitrescu <irinaid@google.com> | 2018-07-19 17:36:46 +0000 |
commit | 472dae5e1d24f4308f71015aa6e214399a831ff1 (patch) | |
tree | 9f2a05740eb017b0a5af0e026afcb8275d4b1341 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 4237b16cac5f479a323216934063f33ea28bec39 (diff) |
Adb shell correctly resets the failed password attempts count.
Fixes: 110945754
Test: in adb shell, before this change was in effect, the following
commands would result in a wipe, when the max password failures is set
to 3 in TestDPC. Now they do not:
cmd lock_settings verify --user 0 --old "wrongpassword"
cmd lock_settings verify --user 0 --old "wrongpassword"
cmd lock_settings verify --user 0 --old "correctpassword"
cmd lock_settings verify --user 0 --old "wrongpassword"
Change-Id: Iba949c2942beb5038f8d83e76da8818cb11918c8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions