OSDN Git Service

Merge "Use $OUT_DIR/filelist when OUT_DIR is set" into mnc-dev
authorBrian Carlstrom <bdc@google.com>
Sun, 4 Oct 2015 19:40:41 +0000 (19:40 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Sun, 4 Oct 2015 19:40:41 +0000 (19:40 +0000)
target/product/full_base.mk

index 3b547c8..65bdf0f 100644 (file)
@@ -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)