cfb5499a45
Note that we're configuring this default HAL as "STRONG" so that the framework can eventually test multi-sensor authenticatorId invalidation Bug: 173453845 Test: atest CtsBiometricsTestCases Change-Id: Idd7b74f0a22c5078dc5c2b0b99f62fdc4b51e25d |
||
---|---|---|
.. | ||
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.