aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index a5aee61..7770f7f 100644
--- a/device.mk
+++ b/device.mk
@@ -25,7 +25,9 @@
$(call inherit-product-if-exists, vendor/zuk/z2_plus/z2_plus-vendor.mk)
# Overlays
-DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+DEVICE_PACKAGE_OVERLAYS += \
+ $(LOCAL_PATH)/overlay
+ #$(LOCAL_PATH)/overlay-lineage
# Permissions
PRODUCT_COPY_FILES += \