diff options
| author | Kevin Chyn <kchyn@google.com> | 2020-09-21 12:37:56 -0700 |
|---|---|---|
| committer | Kevin Chyn <kchyn@google.com> | 2020-09-23 00:18:55 -0700 |
| commit | 64c13a083a2dd5226990d805105cbc9df15f02da (patch) | |
| tree | 300880df13706880f13d57e54f17e805f9eba781 /identity/support/src/cppbor_parse.cpp | |
| parent | 5152ded3955f862b3afcadc00ebd6bbb7f10a5c2 (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/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions
