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