Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4175bb90 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

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/.
parent fcae4f83
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -82,7 +82,6 @@ FRAMEWORKS_BASE_SUBDIRS := \
	    opengl \
	    sax \
	    telephony \
	    tts \
	    wifi \
            vpn \
	 )