Merge "Really include drawables for all densities."

This commit is contained in:
Ying Wang 2015-06-17 21:18:47 +00:00 committed by Gerrit Code Review
commit c567234484
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)