mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
Merge "Mark nfc HAL as updatable-via-apex" into main am: a9c0dda341 am: aa32086a7e am: 8e86a39426
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2724974 Change-Id: Ief7a64e584cf189f8c3dcea6c1b168d56951c3ec Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user