aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2014-11-11 20:12:00 -0700
committerAndreas Blaesius <skate4life@gmx.de>2015-05-15 23:34:24 +0200
commit650e48f8f68459cba144afb2e9c28da62808a2ed (patch)
treec5b5d534a4e6fba0dc14446b7c7e664182ac53a8
parent6392682ddb2759eaff817be99ee17f990fde32e3 (diff)
downloaddevice_samsung_espresso3g-650e48f8f68459cba144afb2e9c28da62808a2ed.zip
device_samsung_espresso3g-650e48f8f68459cba144afb2e9c28da62808a2ed.tar.gz
device_samsung_espresso3g-650e48f8f68459cba144afb2e9c28da62808a2ed.tar.bz2
Remove density from PRODUCT_AAPT_CONFIG
AAPT ignores densities in PRODUCT_AAPT_CONFIG. The use of PRODUCT_AAPT_PREF_CONFIG for density is encouraged, as AAPT is able to determine the fallback density to use if a resource of the specified density does not exist. Change-Id: Ib38e0b1c35b7074c70a28b7502008e79b12b9895
-rwxr-xr-xp51xx-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index 627744e..3af5b57 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -27,7 +27,7 @@ $(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 := large mdpi hdpi xhdpi
+PRODUCT_AAPT_CONFIG := large
PRODUCT_AAPT_PREF_CONFIG := mdpi
PRODUCT_LOCALES += mdpi