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

Commit 01c2fc59 authored by nagendra modadugu's avatar nagendra modadugu Committed by android-build-merger
Browse files

Merge "Add strongbox KM instance as optional" into pi-dev

am: 3bf9a53f

Change-Id: Ia1a169781cb3525f60f9c58da378e91ea7d307f5
parents 0fb5091f 3bf9a53f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -184,6 +184,14 @@
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.keymaster</name>
        <version>4.0</version>
        <interface>
            <name>IKeymasterDevice</name>
            <instance>strongbox</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.light</name>
        <version>2.0</version>