mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Mark nfc HAL as updatable-via-apex
Mark it in both 8.xml and 9.xml. 8.xml for -next configuration. Bug: 296529752 Test: n/a Change-Id: Ie96c38e30618cc343586f429a5d48e7108f90614
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