OSDN Git Service

Cherry-pick 547b902e
authorJean-Baptiste Queru <jbq@google.com>
Fri, 8 Oct 2010 14:39:07 +0000 (07:39 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Fri, 8 Oct 2010 14:39:07 +0000 (07:39 -0700)
"am d29f5df3: Merge "Add TTS language files to the full build." into gingerbread"

Change-Id: Iea988350124dacf085244addf34a6f216b58cf77

target/product/full_no_telephony.mk

index cc497ef..735383a 100644 (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)