diff options
| author | Ricardo Cerqueira <ricardo@cyngn.com> | 2015-01-13 12:15:10 +0000 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2015-01-27 00:19:07 +0000 |
| commit | 6496111476c0fdf34e3b9e214d0757ef7aa03501 (patch) | |
| tree | a478fc5c6a6cdb8feb85248f10f9910b4d388fb7 | |
| parent | 740d30b95b67c889ff90f772f7e6677832efdf18 (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.mk | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 += \ |
