diff options
author | Jean-Michel Trivi <jmtrivi@google.com> | 2009-05-21 18:44:30 -0700 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2009-05-21 18:44:30 -0700 |
commit | e1da30426fabc834e10b348fa3b9483c6cf4c66f (patch) | |
tree | 247310732db78bd4cb1c81b7e4a5407cd0d4be8d /core | |
parent | 1028c4f04051f95fbb4fd9120e7ab1cf43462bd5 (diff) | |
download | build-e1da30426fabc834e10b348fa3b9483c6cf4c66f.zip build-e1da30426fabc834e10b348fa3b9483c6cf4c66f.tar.gz build-e1da30426fabc834e10b348fa3b9483c6cf4c66f.tar.bz2 |
Adding in the path the new android.tts package.
Diffstat (limited to 'core')
-rw-r--r-- | core/pathmap.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pathmap.mk b/core/pathmap.mk index 13cb80d..de7c1bb 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -82,6 +82,7 @@ FRAMEWORKS_BASE_SUBDIRS := \ opengl \ sax \ telephony \ + tts \ wifi \ ) |