summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorIsaac Chen <isaacchen@isaacchen.cn>2018-06-30 20:10:57 +0800
committerIsaac Chen <isaacchen@isaacchen.cn>2018-07-03 22:11:27 +0800
commit7f5b96172a66426512c855ba313d143d765d6cf2 (patch)
treecf4ddfeb4e42e77ee5bbf05cb9858fc0fc94bd4b /device.mk
parentde97ae529d73e8b6950b485003bf01ab6608ef9c (diff)
wayne: Remove unused configs
Change-Id: I8a519609dd2661b9d851eea9ecb4469490c6fe14 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/device.mk b/device.mk
index 5a06c30..b87a6d2 100644
--- a/device.mk
+++ b/device.mk
@@ -130,9 +130,6 @@ PRODUCT_PACKAGES += android.hardware.media.omx@1.0-impl
# Sensor HAL conf file
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/sensors/hals.conf:$(TARGET_COPY_OUT_VENDOR)/etc/sensors/hals.conf
-# Exclude TOF sensor from InputManager
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/excluded-input-devices.xml:system/etc/excluded-input-devices.xml
# WLAN host driver
ifneq ($(WLAN_CHIPSET),)