mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:18:40 +00:00
* changes: Revert "Revert "Revert "Define biometrics.face@1.1 with remote e..." Revert^2 "Revert "Add VTS tests for biometrics.face@1.1"" Revert^2 "Move default implementation from 1.1 to 1.0" Revert^2 "Revert "Add enroll_1_1 with preview window id""
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.