diff options
| author | Mister Oyster <oysterized@gmail.com> | 2018-01-03 02:14:09 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2018-01-05 03:39:33 +0100 |
| commit | cd2e8170356ede35732ae3a68ded3eb8d2537274 (patch) | |
| tree | 4ca78fc328fa2ed46f2a5e8707cea582e44fa619 /product | |
| parent | 86b4f9b578cce5d4b1cb1747445e91314126ea4f (diff) | |
meizu: temp remove liblights 'til some issues are sorted
Diffstat (limited to 'product')
| -rw-r--r-- | product/meizu.mk | 5 |
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) |
