aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Xie <dxie@google.com>2015-11-10 21:49:37 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-11-10 21:49:37 +0000
commit7349c439a7d2e0818d7082a662eb04b24c6f6e65 (patch)
tree220e9d2e83354b9926ec5d1407b12e8efa75b772
parentf64b8f928b2dca293493b24fc1f092faa06b22a2 (diff)
parent1fd573244146dc010a68e97354e288a215ae83e9 (diff)
downloadbuild-marshmallow-cts-dev.tar.gz
-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 3b547c8ad7..65bdf0f1b4 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)