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

Commit ef490217 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:...

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

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2724974



Change-Id: I3802a26dd526037cf963eedbe93351166e3b962d
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 487dc81f 43990b30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -375,7 +375,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
@@ -372,7 +372,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>