Use all known locales in full build
Also use more audio files Change-Id: Iab42123239c30012b0d918b5a4b484b5fc878faf
This commit is contained in:
@@ -39,13 +39,11 @@ PRODUCT_COPY_FILES := \
|
|||||||
development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
|
development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
|
||||||
development/data/etc/vold.conf:system/etc/vold.conf
|
development/data/etc/vold.conf:system/etc/vold.conf
|
||||||
|
|
||||||
# Pick up some sounds - stick with the short list to save space
|
# Pick up some sounds.
|
||||||
# on smaller devices.
|
$(call inherit-product, frameworks/base/data/sounds/AudioPackage4.mk)
|
||||||
$(call inherit-product, frameworks/base/data/sounds/OriginalAudio.mk)
|
|
||||||
|
|
||||||
# Get a list of languages. We use the small list to save space
|
# Get a list of languages.
|
||||||
# on smaller devices.
|
$(call inherit-product, build/target/product/locales_full.mk)
|
||||||
$(call inherit-product, build/target/product/languages_small.mk)
|
|
||||||
|
|
||||||
$(call inherit-product, build/target/product/generic.mk)
|
$(call inherit-product, build/target/product/generic.mk)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user