From e1da30426fabc834e10b348fa3b9483c6cf4c66f Mon Sep 17 00:00:00 2001 From: Jean-Michel Trivi Date: Thu, 21 May 2009 18:44:30 -0700 Subject: [PATCH] Adding in the path the new android.tts package. --- core/pathmap.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pathmap.mk b/core/pathmap.mk index 13cb80d04e..de7c1bbf2e 100644 --- a/core/pathmap.mk +++ b/core/pathmap.mk @@ -82,6 +82,7 @@ FRAMEWORKS_BASE_SUBDIRS := \ opengl \ sax \ telephony \ + tts \ wifi \ )