aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/shinano.mk b/shinano.mk
index 10d0cb6..5a97fdd 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -89,11 +89,13 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.nfc@1.0-impl \
android.hardware.nfc@1.0-service \
+ com.android.nfc_extras \
NfcNci \
- com.android.nfc_extras
+ nfc_nci.msm8974
-PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
- ro.hardware.nfc_nci=pn54x.default
+PRODUCT_PACKAGES += \
+ libnfc-nci.conf \
+ libnfc-nxp.conf
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/nfc/nfcee_access.xml:$(TARGET_COPY_OUT_VENDOR)/etc/nfcee_access.xml \