Loading target/product/full_base.mk +3 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,9 @@ 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 hdpi xhdpi xxhdpi # Get some sounds $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk) Loading Loading
target/product/full_base.mk +3 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,9 @@ 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 hdpi xhdpi xxhdpi # Get some sounds $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk) Loading