diff --git a/device.mk b/device.mk index 155a02c..17dda5b 100644 --- a/device.mk +++ b/device.mk @@ -20,12 +20,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) # Get non-open-source specific aspects $(call inherit-product-if-exists, vendor/samsung/hlte/hlte-vendor.mk) -# Permissions -PRODUCT_COPY_FILES += \ - 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/com.android.nfc_extras.xml:system/etc/permissions/com.android.nfc_extras.xml - # Overlays DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay