summaryrefslogtreecommitdiffstats
path: root/products/common_full_no_themes.mk
diff options
context:
space:
mode:
Diffstat (limited to 'products/common_full_no_themes.mk')
-rw-r--r--products/common_full_no_themes.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/products/common_full_no_themes.mk b/products/common_full_no_themes.mk
index 177f8d8..1d88acb 100644
--- a/products/common_full_no_themes.mk
+++ b/products/common_full_no_themes.mk
@@ -1,5 +1,5 @@
# Inherit common CM stuff
-$(call inherit-product, vendor/cyanogen/products/common.mk)
+$(call inherit-product, vendor/replicant/products/common.mk)
# CyanogenMod specific product packages
PRODUCT_PACKAGES += \
@@ -9,9 +9,9 @@ PRODUCT_PACKAGES += \
include frameworks/base/data/sounds/AllAudio.mk
# Include extra dictionaries for LatinIME
-PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/dictionaries
+PRODUCT_PACKAGE_OVERLAYS += vendor/replicant/overlay/dictionaries
-# Default Ringtone
+# Default ringtone
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=Playa.ogg \
ro.config.notification_sound=regulus.ogg \