summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/device/cm.mk.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/device/cm.mk.template b/tools/device/cm.mk.template
index e07898a..83f79dd 100644
--- a/tools/device/cm.mk.template
+++ b/tools/device/cm.mk.template
@@ -2,7 +2,7 @@
PRODUCT_RELEASE_NAME := __DEVICE__
# Inherit some common CM stuff.
-$(call inherit-product, vendor/cm/config/common_full_phone.mk)
+$(call inherit-product, vendor/replicant/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/__MANUFACTURER__/__DEVICE__/device___DEVICE__.mk)