summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i9305.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/i9305.mk b/i9305.mk
index 6c40ad5..18f4c27 100644
--- a/i9305.mk
+++ b/i9305.mk
@@ -64,8 +64,7 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
packages/apps/Nfc/migrate_nfc.txt:system/etc/updatecmds/migrate_nfc.txt \
frameworks/base/nfc-extras/com.android.nfc_extras.xml:system/etc/permissions/com.android.nfc_extras.xml \
- frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
- frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml
+ frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml
# NFCEE access control
ifeq ($(TARGET_BUILD_VARIANT),user)