summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index ba67a80..4fc1d48 100644
--- a/device.mk
+++ b/device.mk
@@ -117,7 +117,9 @@ PRODUCT_PACKAGES += \
# NFC
PRODUCT_PACKAGES += \
- libnfc
+ libnfc \
+ libnc_jni \
+ Nfc
# Input device calibration files
PRODUCT_COPY_FILES += \