OSDN Git Service

Adding TtsService and PicoTts so they get included.
authorCharles Chen <clchen@google.com>
Thu, 11 Jun 2009 03:16:17 +0000 (20:16 -0700)
committerCharles Chen <clchen@google.com>
Thu, 11 Jun 2009 03:17:53 +0000 (20:17 -0700)
target/product/core.mk

index ed9c4e9..d9bf34d 100644 (file)
@@ -17,8 +17,10 @@ PRODUCT_PACKAGES := \
     DownloadProvider \
     GoogleSearch \
     MediaProvider \
+    PicoTts \
     SettingsProvider \
     TelephonyProvider \
+    TtsService \
     UserDictionaryProvider \
     PackageInstaller \
     WebSearchProvider \