aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xp51xx-common.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index bec9fc3..fab1fe0 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -27,8 +27,9 @@ $(call inherit-product, device/common/gps/gps_us_supl.mk)
LOCAL_PATH := device/samsung/p5100
# Enable higher-res drawables while keeping mdpi as primary source
-PRODUCT_AAPT_CONFIG := normal large tvdpi hdpi
-PRODUCT_AAPT_PREF_CONFIG := tvdpi
+PRODUCT_AAPT_CONFIG := large mdpi hdpi xhdpi
+PRODUCT_AAPT_PREF_CONFIG := mdpi
+PRODUCT_LOCALES += mdpi
# Init files
PRODUCT_COPY_FILES += \