aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2014-12-24 14:37:00 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-01-02 20:41:26 +0100
commit6655af7d48679ddb143328df97156c12d8fe5d8f (patch)
tree0ca938412c77392330b72ed91394cb26e65fa37e
parentcd606b66fdb5356039340d705e8e5b9e0394affd (diff)
downloaddevice_samsung_espresso3g-6655af7d48679ddb143328df97156c12d8fe5d8f.zip
device_samsung_espresso3g-6655af7d48679ddb143328df97156c12d8fe5d8f.tar.gz
device_samsung_espresso3g-6655af7d48679ddb143328df97156c12d8fe5d8f.tar.bz2
Revert "CommonMK: Update drawable settings"
Change-Id: Ife7d88c80f7d888f27f7c27b8238ee28c86a098c
-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 += \