platform_hardware_interfaces/biometrics
Steven Moreland e489590628 specify import version (I)
Required to automate AIDL finalization - makes errors show up
now instead of later.

Bug: 188871598
Test: build
Change-Id: I6f46a39f76a73f27a71bc36e600941249ccbe8ee
Merged-In: Ic544707bac671d8327d8cc704a9d453470141e8e
2022-12-23 03:49:06 +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
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.