summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaio Schnepper <caioschnepper@gmail.com>2015-09-03 16:01:43 -0300
committerCaio Schnepper <caioschnepper@gmail.com>2015-09-03 16:01:43 -0300
commit4eb9f93d069e27cba5530ba32422d371dff792eb (patch)
tree6b2cdb7967a68a83501b07f523eb10feeddf970b
parent9f65b44fb8bad330035abde68310f6da18e48d44 (diff)
downloaddevice_samsung_i9100-4eb9f93d069e27cba5530ba32422d371dff792eb.zip
device_samsung_i9100-4eb9f93d069e27cba5530ba32422d371dff792eb.tar.gz
device_samsung_i9100-4eb9f93d069e27cba5530ba32422d371dff792eb.tar.bz2
i9100: 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: I631c4dd7ebc68549ea70a96b7ff87d0d474c6d2e
-rw-r--r--i9100.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i9100.mk b/i9100.mk
index bd8fc37..0c779d9 100644
--- a/i9100.mk
+++ b/i9100.mk
@@ -23,7 +23,7 @@ LOCAL_PATH := device/samsung/i9100
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# This device is hdpi.
-PRODUCT_AAPT_CONFIG := normal hdpi
+PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := hdpi
PRODUCT_LOCALES += hdpi