am 1010cc81: am c5672344: Merge "Really include drawables for all densities."

* commit '1010cc8123893bc154ae1b53b2ab559dc6896240':
  Really include drawables for all densities.
This commit is contained in:
Ying Wang 2015-06-17 21:39:22 +00:00 committed by Android Git Automerger
commit 138fb205d5
1 changed files with 0 additions and 3 deletions

View File

@ -46,9 +46,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)