android13/hardware/interfaces/biometrics
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
common/aidl initial 2024-06-22 20:45:49 +08:00
face initial 2024-06-22 20:45:49 +08:00
fingerprint initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

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.