diff options
| author | Moyster <oysterized@gmail.com> | 2018-01-19 13:11:49 +0100 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2018-01-23 14:24:10 +0100 |
| commit | c2805e58b60060ef93032cf211f0761b2f4f91ae (patch) | |
| tree | 8636100de8ce14e59d7e68ade94dcc39c979de9b | |
| parent | 1734deac12ba1b2c9992451d55ed4fd69b65a3f6 (diff) | |
lights: fix build
| -rw-r--r-- | product/meizu.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/product/meizu.mk b/product/meizu.mk index e74b8b1..16ac972 100644 --- a/product/meizu.mk +++ b/product/meizu.mk @@ -6,4 +6,4 @@ PRODUCT_PACKAGES += \ # Doze PRODUCT_PACKAGES += \ MeizuDoze \ - lights.$(TARGET_BOARD_PLATFORM) + lights.mt6753 |
