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:
Jooyung Han 2023-08-25 00:49:16 +00:00 committed by Automerger Merge Worker
commit 43990b30df
2 changed files with 2 additions and 2 deletions

View file

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

View file

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