forked from openkylin/platform_build
Merge "Really include drawables for all densities."
This commit is contained in:
commit
c567234484
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue