diff options
author | Kevin Chyn <kchyn@google.com> | 2020-07-15 19:17:38 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2020-07-15 21:59:10 -0700 |
commit | d24084e95a9ff52a8c4a384dcce9bbf0d301bf6a (patch) | |
tree | 70e9b1b8331ae63bf5499f72de5e2039f2ed3568 /tools/aapt2/java/AnnotationProcessor_test.cpp | |
parent | 7b1c1db80aebc39f704360ad2ec636d912d470d2 (diff) |
Update authentication when encrypted or lockout
Fingerprint authentication should not expose accept/reject/lockout
when the user is encrypted or locked out. This is possible with
IBiometricsFingerprint@2.1 since lockout is controlled by the framework.
IBiometricsFace@1.0 does not support this since lockout is controlled
in the HAL (or lower).
Bug: 79776455
Test: On fingerprint device, during encrypted or lockdown, any finger
works, lockout never occurs
Test: BiometricPromptDemo, normal path is run (e.g. incorrect fingers
are rejected)
Test: Test no effect on face device
Test: atest KeyguardUpdateMonitorTest
Change-Id: I9ded8efd80d4f8b92ce054262e721853703c6437
Merged-In: I6c9717d1f8ed3e844b3d92727396e2ce2e7fd94f
Diffstat (limited to 'tools/aapt2/java/AnnotationProcessor_test.cpp')
0 files changed, 0 insertions, 0 deletions