am 3d6e194e: am 393c6254: Really include drawables for all densities.

* commit '3d6e194eafbb441c79d4cd306af85eeb34fb75e8':
  Really include drawables for all densities.
This commit is contained in:
Ying Wang 2015-09-29 18:13:03 +00:00 committed by Android Git Automerger
commit b1bee75f79

View 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)