sanders: Move Lineage specific overlays to overlay-lineage

This commit is contained in:
Rashed97
2017-10-21 18:48:03 -03:00
committed by therootlord
parent f8de107033
commit 53cefaef0a
5 changed files with 49 additions and 4 deletions

View File

@@ -17,7 +17,9 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# Overlay
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \
$(LOCAL_PATH)/overlay-lineage
# These are the hardware-specific features
PRODUCT_COPY_FILES += \