Really include drawables for all densities.
Previously with "PRODUCT_AAPT_CONFIG := normal" resource with modifier "small" isn't included. Bug: 21643610 Change-Id: I53940d716fb9705462b1abb882e04103e211f8af
This commit is contained in:
@@ -46,9 +46,6 @@ PRODUCT_PROPERTY_OVERRIDES := \
|
|||||||
# Put en_US first in the list, so make it default.
|
# Put en_US first in the list, so make it default.
|
||||||
PRODUCT_LOCALES := en_US
|
PRODUCT_LOCALES := en_US
|
||||||
|
|
||||||
# Include drawables for all densities
|
|
||||||
PRODUCT_AAPT_CONFIG := normal
|
|
||||||
|
|
||||||
# Get some sounds
|
# Get some sounds
|
||||||
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user