summaryrefslogtreecommitdiff
path: root/identity/support/src
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2020-09-21 12:37:56 -0700
committerKevin Chyn <kchyn@google.com>2020-09-23 00:18:55 -0700
commit64c13a083a2dd5226990d805105cbc9df15f02da (patch)
tree300880df13706880f13d57e54f17e805f9eba781 /identity/support/src
parent5152ded3955f862b3afcadc00ebd6bbb7f10a5c2 (diff)
Update fingerprint #authenticate interfaces & documentation
1) Split into onAuthenticationSucceeded and onAuthenticaitonFailed. No longer need to use "weird behavior" below: A) authenticated(id=0) == reject B) onEnrolled(id=0) --> previously forbidden C) remove(id=0) --> previously magic number to remove all enrollments. The new interface has remove(int[] ids). 2) Renames keystoreOperationId to operationId, since keystore is only one example of a valid use case. operationId and HATs can be used as attestation for any opaque operation. Bug: 168842956 Bug: 168843220 Test: make -j56 android.hardware.biometrics.fingerprint-update-api Test: make -j56 VtsHalBiometricsFingerprintTargetTest Change-Id: I7ca0365be9cf82539d6cabc6d9fcec916badc323
Diffstat (limited to 'identity/support/src')
0 files changed, 0 insertions, 0 deletions