"am d29f5df3: Merge "Add TTS language files to the full build." into gingerbread"

Change-Id: Iea988350124dacf085244addf34a6f216b58cf77
This commit is contained in:
Jean-Baptiste Queru
2010-10-08 07:39:07 -07:00
parent be24f6f800
commit 9e0892c350

View File

@@ -40,3 +40,6 @@ $(call inherit-product, frameworks/base/data/sounds/AudioPackage4.mk)
# Get a list of languages.
$(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
# Get the TTS language packs
$(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)