summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Cerqueira <ricardo@cyngn.com>2015-01-13 12:15:10 +0000
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-01-27 00:19:07 +0000
commit6496111476c0fdf34e3b9e214d0757ef7aa03501 (patch)
treea478fc5c6a6cdb8feb85248f10f9910b4d388fb7
parent740d30b95b67c889ff90f772f7e6677832efdf18 (diff)
NFC: Add HCE declaration
Removed from common due to the existence of pn544 variants. vs980 has an NCI-compliant bcm Change-Id: I83e907bda4b3c17034c01162563b54ad70ca8fb8
-rw-r--r--device.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 1dc4f1b..4c8362d 100644
--- a/device.mk
+++ b/device.mk
@@ -31,7 +31,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ril.subscription.types=NV,RUIM
PRODUCT_COPY_FILES += \
- frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml
+ frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml \
+ frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml
# NFC packages
PRODUCT_PACKAGES += \