aboutsummaryrefslogtreecommitdiffstats
path: root/cm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cm.mk')
-rw-r--r--cm.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cm.mk b/cm.mk
index a2fd638..498ffb7 100644
--- a/cm.mk
+++ b/cm.mk
@@ -28,6 +28,10 @@ $(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/samsung/p5100/full_p5100.mk)
+# CyanogenMod specific overlay
+DEVICE_PACKAGE_OVERLAYS += device/samsung/p5100/overlay/cm
+DEVICE_PACKAGE_OVERLAYS += device/samsung/p5100/overlay/cm-common
+
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := p5100
PRODUCT_NAME := cm_p5100