1288c105a7
1) Removes vendorCode from onEnrollmentProgress. This is already being sent in ISessionCallback#onAcquired 2) Adds missing SessionState::INVALIDATING_AUTHENTICATOR_ID state Test: make -j56 android.hardware.biometrics.fingerprint-update-api Test: make -j56 VtsHalBiometricsFingerprintTargetTest Test: make -j56 Change-Id: I246153339b336c029c9f156868127456aecf1a04 |
||
---|---|---|
.. | ||
common/aidl | ||
face | ||
fingerprint | ||
README.md |
Biometric HALs
Overview:
The interfaces within the biometrics.* HAL tree are used by the Android Biometric Services (e.g. FingerprintService, FaceService) to discover and operate biometric sensors on the device.
More details and versioning information can be found within each particular HAL.
More complete information about the Android Biometric HALs and subsystem can be found at source.android.com.