summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm.mk b/cm.mk
index 5dd1ae4..1fff799 100644
--- a/cm.mk
+++ b/cm.mk
@@ -6,7 +6,7 @@ TARGET_SCREEN_HEIGHT := 1280
TARGET_SCREEN_WIDTH := 720
# Inherit some common CM stuff.
-$(call inherit-product, vendor/cm/config/common_full_phone.mk)
+$(call inherit-product, vendor/cm/config/common_mini_phone.mk)
# Enhanced NFC
$(call inherit-product, vendor/cm/config/nfc_enhanced.mk)