e489590628
Required to automate AIDL finalization - makes errors show up now instead of later. Bug: 188871598 Test: build Change-Id: I6f46a39f76a73f27a71bc36e600941249ccbe8ee Merged-In: Ic544707bac671d8327d8cc704a9d453470141e8e |
||
---|---|---|
.. | ||
common/aidl | ||
face | ||
fingerprint | ||
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.