platform_hardware_interfaces/biometrics
Jiyong Park 36e00b0741 Finalize V2 of android.hardware.biometrics.common
It was missing in the prior attempt to finzalize all AIDL interfaces.

Bug: 230660133
Test: m nothing
Change-Id: Icc319c84d57639ce083730a8bf15957e3ab7fe1d
2022-04-28 08:48:50 +09:00
..
common/aidl Finalize V2 of android.hardware.biometrics.common 2022-04-28 08:48:50 +09:00
face Freeze AIDL APIs for TM 2022-03-31 12:01:39 +09:00
fingerprint Fix WorkerThreadTest 2022-04-20 03:33:16 +00: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.