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

* commit 'c567234484c9aa5b8ea2061e710109da9cc36c83':
  Really include drawables for all densities.
This commit is contained in:
Ying Wang 2015-06-17 21:26:55 +00:00 committed by Android Git Automerger
commit 1010cc8123

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)