History log of /external/svox/pico/lang/PicoLangItItInSystem.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c90f05ad6b8b5c7ce8b50d5093a76ccd1e484657 06-Oct-2010 Jean-Baptiste Queru <jbq@google.com> Clean up makefiles for TTS data files.

This makes them look more like product definition files
that can better fit in a product inheritance chain.

Also, add a product definition file that includes all
languages (amusingly, that's the only combination
that's ever used).

Bug: 3065214
Change-Id: I42ef6038b7bda5a045562505e4bb2308e36b09f7
/external/svox/pico/lang/PicoLangItItInSystem.mk
a8d076f716bca609b7e740cd888177fbc589a521 05-Aug-2009 Jean-Michel Trivi <jmtrivi@google.com> Fix bug 2022411.
Added support for TTS language files to be loaded from the system partition if
they are not available on the regular path (sdcard). This involves changing
the check for the availability of a language (first check in the system path,
then check the sdcard), and the language switch code (try to load from the
system path if cannot load from sdcard).
Modified the CheckVoiceData activity (which checks for the installation of
all language files) to check on both the sdcard and the system path.
Added makefiles for copying language files to the system image,
PicoLangDefaultInSystem.mk will be used in another CL to copy a default language
to the system.
/external/svox/pico/lang/PicoLangItItInSystem.mk