summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index b6ece56..3613815 100644
--- a/device.mk
+++ b/device.mk
@@ -188,6 +188,12 @@ PRODUCT_PACKAGES += \
nfc_nci.bcm2079x.default \
NfcNci \
Tag \
+ android.hardware.nfc@1.0-impl
+
+ifeq ($(ENABLE_TREBLE), true)
+PRODUCT_PACKAGES += \
+ android.hardware.nfc@1.0-service
+endif
PRODUCT_PACKAGES += \
librs_jni \