sm6250-common: include overlays

This commit is contained in:
Demon000 2020-07-11 14:46:28 +03:00
parent c9301eb92e
commit 7647273bb7

View File

@ -30,6 +30,11 @@ PRODUCT_PACKAGES += \
android.hidl.manager@1.0 \
android.hidl.manager@1.0_system
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \
$(LOCAL_PATH)/overlay-lineage
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)