aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2018-01-03 02:14:09 +0100
committerMister Oyster <oysterized@gmail.com>2018-01-05 03:39:33 +0100
commitcd2e8170356ede35732ae3a68ded3eb8d2537274 (patch)
tree4ca78fc328fa2ed46f2a5e8707cea582e44fa619
parent86b4f9b578cce5d4b1cb1747445e91314126ea4f (diff)
meizu: temp remove liblights 'til some issues are sorted
-rw-r--r--product/meizu.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/product/meizu.mk b/product/meizu.mk
index e74b8b1..5da622d 100644
--- a/product/meizu.mk
+++ b/product/meizu.mk
@@ -5,5 +5,6 @@ PRODUCT_PACKAGES += \
# Doze
PRODUCT_PACKAGES += \
- MeizuDoze \
- lights.$(TARGET_BOARD_PLATFORM)
+ MeizuDoze
+
+#lights.$(TARGET_BOARD_PLATFORM)