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

Commit a9c0dda3 authored by Jooyung Han's avatar Jooyung Han Committed by Gerrit Code Review
Browse files

Merge "Mark nfc HAL as updatable-via-apex" into main

parents 84cfecd6 b5cae6c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -457,7 +457,7 @@
            <regex-instance>.*</regex-instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">
    <hal format="aidl" optional="true" updatable-via-apex="true">
        <name>android.hardware.nfc</name>
        <interface>
            <name>INfc</name>
+1 −1
Original line number Diff line number Diff line
@@ -454,7 +454,7 @@
            <regex-instance>.*</regex-instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">
    <hal format="aidl" optional="true" updatable-via-apex="true">
        <name>android.hardware.nfc</name>
        <interface>
            <name>INfc</name>