commit | 820fe3c750b2b70202f35b91dfa370f0a61e05d5 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 08 14:43:40 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 08 14:43:40 2009 -0700 |
tree | 903f3080a0f578975df5eab7bcdda91d4e1c0865 | |
parent | 5712950dd9626f8e7bbcdc3cbe26e87b80c622ed [diff] | |
parent | 269451ede73fd9273b0013b9b9525ceb510ce405 [diff] |
Merge change 6507 into donut * changes: Remove unused definitions for default language in TextToSpeech as the default language is determined by the current Locale, not a hardcoded value. Add a value for the default TTS engine to use.
diff --git a/awt/Android.mk b/awt/Android.mk index c7480f5..213c6ce 100644 --- a/awt/Android.mk +++ b/awt/Android.mk
@@ -28,4 +28,4 @@ LOCAL_DX_FLAGS := --core-library -include $(BUILD_JAVA_LIBRARY) +#include $(BUILD_JAVA_LIBRARY)