aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2018-01-13 18:20:34 +0100
committerMister Oyster <oysterized@gmail.com>2018-01-13 18:20:34 +0100
commited61b84ee00ab1e34c16fb708b2f66b3dd4b5f55 (patch)
tree34148826aae89aafa0fde0e53b46465c8ed7b628
parent9e61f1a61188f787dd78b2373d6329bd8d45b784 (diff)
meizu: build liblights
-rw-r--r--product/meizu.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/product/meizu.mk b/product/meizu.mk
index 5da622d..e74b8b1 100644
--- a/product/meizu.mk
+++ b/product/meizu.mk
@@ -5,6 +5,5 @@ PRODUCT_PACKAGES += \
# Doze
PRODUCT_PACKAGES += \
- MeizuDoze
-
-#lights.$(TARGET_BOARD_PLATFORM)
+ MeizuDoze \
+ lights.$(TARGET_BOARD_PLATFORM)