diff --git a/configs/manifest.xml b/configs/manifest.xml index 6c1494a..29cd44a 100644 --- a/configs/manifest.xml +++ b/configs/manifest.xml @@ -175,7 +175,7 @@ android.hardware.nfc hwbinder - 1.0 + 1.1 INfc default diff --git a/device.mk b/device.mk index 53c8a7b..ee31449 100644 --- a/device.mk +++ b/device.mk @@ -290,15 +290,13 @@ PRODUCT_PACKAGES += \ libandroid_net_32 PRODUCT_PACKAGES += \ + android.hardware.nfc@1.1-service \ libnfc \ - libnfc_jni \ - nfc_nci.msm8953 \ NfcNci \ + SecureElement \ Tag \ TagGoogle \ - com.android.nfc_extras \ - android.hardware.nfc@1.0-impl \ - android.hardware.nfc@1.0-service + com.android.nfc_extras # OMX PRODUCT_PACKAGES += \