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

* commit '138fb205d5f89729043caf1b05382fbdd284c1d7':
  Really include drawables for all densities.
This commit is contained in:
Ying Wang 2015-06-17 21:52:21 +00:00 committed by Android Git Automerger
commit 7af2b076bf

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)