diff --git a/common.mk b/common.mk index c297c5c..aa0cdeb 100644 --- a/common.mk +++ b/common.mk @@ -104,9 +104,13 @@ PRODUCT_PACKAGES += \ # NFC PRODUCT_PACKAGES += \ - NfcNci \ + android.hardware.nfc@1.0:64 \ + android.hardware.nfc@1.1:64 \ + android.hardware.secure_element@1.0:64 \ + com.android.nfc_extras \ Tag \ - com.android.nfc_extras + vendor.nxp.nxpese@1.0:64 \ + vendor.nxp.nxpnfc@1.0:64 # Power PRODUCT_PACKAGES += \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 91c2c1b..04d59fb 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -78,6 +78,16 @@ lib/libmmosal.so lib/libmmparser_lite.so lib/libOmxMux.so +# NFC +-app/NxpNfcNci/NxpNfcNci.apk|3f64ad4d8d03e05fdcbe44b9a97ba87aa7d33afc +-app/NxpSecureElement/NxpSecureElement.apk +etc/nfcee_access.xml|61a2dbaec0339b6c3c79b487a704d5dc6306b284 +etc/permissions/com.nxp.nfc.xml +framework/com.nxp.nfc.jar +lib64/ese_spi_nxp.so +lib64/libnxpnfc_nci_jni.so +lib64/libnxpnfc-nci.so + # Telephony -app/QtiTelephonyService/QtiTelephonyService.apk etc/permissions/qcrilhook.xml