platform_hardware_interfaces/biometrics
Diya Bera 414ea865b3 Adding owners
Test: N/A
Bug: 278741020
Change-Id: I586787a31cab0d32d14d43f5f84ceb1e14087aa4
Merged-In: I586787a31cab0d32d14d43f5f84ceb1e14087aa4
2023-04-19 19:18:58 +00:00
..
common/aidl Mark modules frozen explicitly. 2022-12-14 01:47:26 +00:00
face specify import version (I) 2022-12-23 03:49:06 +00:00
fingerprint specify import version (I) 2022-12-23 03:49:06 +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.