aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-01-30 09:54:46 -0800
committerAndreas Blaesius <skate4life@gmx.de>2016-01-30 09:55:16 -0800
commit2cc0132520a60d57fc6e2853b73679ed9d76608a (patch)
treeb375b095d3546b451c653528edd9b44b4354941e
parent0147df1e95b600061aec8bfc35ca2aa51c62283e (diff)
downloaddevice_samsung_espressowifi-2cc0132520a60d57fc6e2853b73679ed9d76608a.zip
device_samsung_espressowifi-2cc0132520a60d57fc6e2853b73679ed9d76608a.tar.gz
device_samsung_espressowifi-2cc0132520a60d57fc6e2853b73679ed9d76608a.tar.bz2
espresso-common: use own liblights
Change-Id: If79b3c52952552b9e60318b7e1f310a06306b292
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 6ee0e19..a369568 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -94,6 +94,9 @@ BOARD_BLUEDROID_VENDOR_CONF := device/samsung/espresso-common/bluetooth/vnd_espr
# Charger
BOARD_CHARGER_SHOW_PERCENTAGE := true
+# Liblights
+TARGET_PROVIDES_LIBLIGHT := true
+
# Sensors
BOARD_USE_LEGACY_SENSORS_FUSION := false