polaris: Switch to AIDL NXP NFC HAL

Change-Id: Iff03bd7fc522b45b9caebb12860c5c851356a9a1
This commit is contained in:
ShevT
2024-08-07 08:42:43 +03:00
committed by Bruno Martins
parent b605e6900a
commit dd0863696f
2 changed files with 1 additions and 10 deletions

View File

@@ -93,7 +93,7 @@ PRODUCT_COPY_FILES += \
# NFC
PRODUCT_PACKAGES += \
android.hardware.nfc@1.2-service \
android.hardware.nfc-service.nxp \
com.android.nfc_extras \
libchrome.vendor \
Tag

View File

@@ -8,15 +8,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.nfc</name>
<transport>hwbinder</transport>
<version>1.2</version>
<interface>
<name>INfc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.secure_element</name>
<transport>hwbinder</transport>