summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2015-09-29 18:13:03 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-09-29 18:13:03 +0000
commitb1bee75f79fb4addd25abb573e67ee66ce1f7ba6 (patch)
tree6f9317e4b4de570bbc49e3c952bf36bef07858dd /target
parent3ab46587418d647e201783af0df496f83d3e33f0 (diff)
parent3d6e194eafbb441c79d4cd306af85eeb34fb75e8 (diff)
downloadbuild-b1bee75f79fb4addd25abb573e67ee66ce1f7ba6.zip
build-b1bee75f79fb4addd25abb573e67ee66ce1f7ba6.tar.gz
build-b1bee75f79fb4addd25abb573e67ee66ce1f7ba6.tar.bz2
am 3d6e194e: am 393c6254: Really include drawables for all densities.
* commit '3d6e194eafbb441c79d4cd306af85eeb34fb75e8': Really include drawables for all densities.
Diffstat (limited to 'target')
-rw-r--r--target/product/full_base.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index 3b547c8..65bdf0f 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -45,9 +45,6 @@ PRODUCT_PROPERTY_OVERRIDES := \
# Put en_US first in the list, so make it default.
PRODUCT_LOCALES := en_US
-# Include drawables for all densities
-PRODUCT_AAPT_CONFIG := normal
-
# Get some sounds
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)