Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 725a9194 authored by Zachary Iqbal's avatar Zachary Iqbal
Browse files

Add the biometrics face HAL to the compatibility matrix.

Bug: 114777920
Test: Built and booted locally.
Change-Id: Ic489b931b750ef1dfcfd5249c4eeb2aef52557b1
parent 51a04b2f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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>