diff options
-rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0458ed0..cbd3c97 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -180,9 +180,6 @@ TARGET_HAS_NO_WLAN_STATS := true TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on" TARGET_USES_INTERACTION_BOOST := true -# Lights -TARGET_PROVIDES_LIBLIGHT := true - # QCOM BOARD_USES_QCOM_HARDWARE := true TARGET_USE_SDCLANG := true |