platform_hardware_interfaces/biometrics
Kevin Chyn 46816afaf6 Update detectInteraction documentation
Bug: 182004420
Test: Builds
Change-Id: I1f785d4dda9bbde44aeab091b1f6cb1eaddf5afa
2021-04-05 11:22:07 -07:00
..
common/aidl Rename HardwareInfo to ComponentInfo for the flexibility and 2021-03-18 16:41:11 -07:00
face Update detectInteraction documentation 2021-04-05 11:22:07 -07:00
fingerprint Change default IFingerprint HAL back to STRONG 2021-03-26 18:07:24 -07: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.