diff options
Diffstat (limited to 'device.mk')
| -rw-r--r-- | device.mk | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -208,8 +208,6 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \ frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \ frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.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.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \ frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:system/etc/permissions/android.hardware.sensor.accelerometer.xml \ @@ -247,21 +245,6 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ device/asus/Z008/powervr.ini:system/etc/powervr.ini -# NFC -PRODUCT_COPY_FILES += \ - device/asus/Z008/nfc/libnfc-brcm.conf:system/etc/libnfc-brcm.conf \ - device/asus/Z008/nfc/libnfc-brcm-20795a20.conf:system/etc/libnfc-brcm-20795a20.conf - -# NFC packages -PRODUCT_PACKAGES += \ - nfc_nci.bcm2079x.default \ - NfcNci \ - Tag - -ADDITIONAL_DEFAULT_PROPERTIES += \ - ro.nfc.conf=mofd-ffd2-a \ - ro.nfc.clk=pll - # Thermal itux ENABLE_ITUXD := true PRODUCT_PACKAGES += \ |
