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

Commit 8e86a394 authored by Jooyung Han's avatar Jooyung Han Committed by Automerger Merge Worker
Browse files

Merge "Mark nfc HAL as updatable-via-apex" into main am: a9c0dda3 am: aa32086a

parents 319565eb aa32086a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -375,7 +375,7 @@
            <regex-instance>.*</regex-instance>
            <regex-instance>.*</regex-instance>
        </interface>
        </interface>
    </hal>
    </hal>
    <hal format="aidl" optional="true">
    <hal format="aidl" optional="true" updatable-via-apex="true">
        <name>android.hardware.nfc</name>
        <name>android.hardware.nfc</name>
        <interface>
        <interface>
            <name>INfc</name>
            <name>INfc</name>
+1 −1
Original line number Original line Diff line number Diff line
@@ -372,7 +372,7 @@
            <regex-instance>.*</regex-instance>
            <regex-instance>.*</regex-instance>
        </interface>
        </interface>
    </hal>
    </hal>
    <hal format="aidl" optional="true">
    <hal format="aidl" optional="true" updatable-via-apex="true">
        <name>android.hardware.nfc</name>
        <name>android.hardware.nfc</name>
        <interface>
        <interface>
            <name>INfc</name>
            <name>INfc</name>