platform_hardware_interfaces/biometrics
Jooyung Han b1ce8cb40e Merge changes I1d745f64,I4bb2572c into main am: 94b63ab755
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2803696

Change-Id: Icd220773a24f3af8c2aa5b1f565ed4d69195afe3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-30 02:39:27 +00:00
..
common UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
face Cleanup: use shared apex_key 2023-10-10 15:34:31 +09:00
fingerprint Merge changes I1d745f64,I4bb2572c into main am: 94b63ab755 2023-10-30 02:39:27 +00:00
OWNERS Adding owners 2023-04-19 19:18:58 +00: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.