diff options
-rw-r--r-- | cm.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |