Removing "tts" from the list of directories containing source code

under frameworks/base. This directory doesn't exist anymore after
change 3730 which moved the TTS code to frameworks/base/packages/TtsService/.
This commit is contained in:
Jean-Michel Trivi
2009-06-11 10:12:28 -07:00
parent fcae4f838d
commit 4175bb90ae

View File

@@ -82,7 +82,6 @@ FRAMEWORKS_BASE_SUBDIRS := \
opengl \
sax \
telephony \
tts \
wifi \
vpn \
)