OSDN Git Service

Count incorrect password attempts from shell.
authorPavel Grafov <pgrafov@google.com>
Wed, 5 Jul 2017 15:30:04 +0000 (16:30 +0100)
committerPavel Grafov <pgrafov@google.com>
Wed, 12 Jul 2017 14:09:44 +0000 (15:09 +0100)
commitc07067d9167ecdc2fbad0e5dc5e0e20a0fe6e9e2
tree531c3c115d6d0706362cfc61a5d1ff0910f3cfb9
parent6bf39e5bd141ad8c140de3f57371eaa4422dee76
Count incorrect password attempts from shell.

Test: adb shell cmd lock_settings verify --user 10 --old 12368
      and check device admin broadcast
Bug: 63295016

Change-Id: I19398eec9b324a061c4054d95dab12d047d501a5
services/core/java/com/android/server/locksettings/LockSettingsShellCommand.java