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:
Jooyung Han
2023-08-24 23:26:57 +00:00
committed by Automerger Merge Worker
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>