platform_hardware_interfaces/biometrics
Joe Bolinger 7bd42e1b14 Update common and face AIDL for session logging.
Bug: 204585936
Bug: 204584403
Test: atest VtsHalBiometricsFaceTargetTest
Change-Id: Icba064c5c48f808327323ab64b7b63f68737a2f8
2022-01-12 16:29:35 -08:00
..
common/aidl Update common and fingerprint AIDL for session logging. 2022-01-12 12:31:19 -08:00
face Update common and face AIDL for session logging. 2022-01-12 16:29:35 -08:00
fingerprint Update common and fingerprint AIDL for session logging. 2022-01-12 12:31:19 -08:00
README.md Add authenticatorId changes to Fingerprint aidl 2020-09-17 13:16:58 -07:00

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.