From 14438cff60ef365a765968132a9265b4accd2e18 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Tue, 25 Jan 2022 21:03:51 +0100 Subject: [PATCH] sm8350-common: Switch to AOSP NfcNci Change-Id: I3403084373445475ee1d997c47cfaa887bcfeb4a --- common.mk | 8 +------- proprietary-files.txt | 6 ------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/common.mk b/common.mk index c3ca6e6..24f99c7 100644 --- a/common.mk +++ b/common.mk @@ -402,17 +402,11 @@ PRODUCT_PACKAGES += \ # NFC PRODUCT_PACKAGES += \ - android.hardware.nfc@1.0:64 \ - android.hardware.nfc@1.1:64 \ - android.hardware.nfc@1.2:64 \ android.hardware.nfc@1.2.vendor \ - android.hardware.secure_element@1.0:64 \ android.hardware.secure_element@1.2.vendor \ com.android.nfc_extras \ SecureElement \ - Tag \ - vendor.nxp.nxpese@1.0:64 \ - vendor.nxp.nxpnfc@1.0:64 + Tag # OMX PRODUCT_PACKAGES += \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 350e399..486af2f 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -808,12 +808,6 @@ vendor/lib64/unnhal-acc-gpu.so vendor/lib64/unnhal-acc-htp.so # NFC -system/etc/nfcee_access.xml --system_ext/app/NQNfcNci/NQNfcNci.apk;OVERRIDES=NfcNci -system_ext/etc/permissions/com.nxp.nfc.nq.xml -system_ext/framework/com.nxp.nfc.nq.jar -system_ext/lib64/libnqnfc-nci.so -system_ext/lib64/libnqnfc_nci_jni.so vendor/bin/hw/vendor.nxp.hardware.nfc@2.0-service vendor/etc/init/vendor.nxp.hardware.nfc@2.0-service.rc vendor/etc/libese-nxp.conf