aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjrior001 <jriordan001@gmail.com>2016-11-30 00:00:14 -0500
committerjrior001 <jriordan001@gmail.com>2016-11-30 00:01:46 -0500
commit4242f3e5c16c2d2f094f8d301aa60e89dff96a1a (patch)
tree43441ad74bd3fe639da72047f0acc3033ff102f5
parentf8a7d38f51d52143943e20e2a70d198dc68e7895 (diff)
mofd: remove deprecated sensor flag
Change-Id: Ic99684ff2b4db1cf3d66b31eafb55f1d6f6e2897
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d83b9ba..0c3f4c1 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -192,9 +192,6 @@ BUILD_WITH_CHAABI_SUPPORT := true
# SELinux
BOARD_SEPOLICY_DIRS += device/asus/mofd-common/sepolicy
-# Sensors
-BOARD_GLOBAL_CFLAGS += -DCOMPAT_SENSORS_M
-
# Tap-to-Wake
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/pci0000:00/0000:00:09.2/i2c-7/7-0038/ftsdclickmode"