Add the biometrics face HAL to the compatibility matrix.

Bug: 114777920
Test: Built and booted locally.
Change-Id: Ic489b931b750ef1dfcfd5249c4eeb2aef52557b1
This commit is contained in:
Zachary Iqbal
2018-09-10 14:50:16 -07:00
parent 51a04b2fe2
commit 725a9194be

View File

@@ -47,6 +47,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.biometrics.face</name>
<version>1.0</version>
<interface>
<name>IBiometricsFace</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.biometrics.fingerprint</name>
<version>2.1</version>