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:
commit
43990b30df
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue