mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-01-29 19:22:01 +00:00
Separate timed lockout failure count from permanent one, so it can be reset independently Bug: 357671325 Test: atest android.hardware.biometrics.fingerprint.* -c Change-Id: I08a8283a8eb464201b0f06c9c9bb7ba7635a54ac
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.