summaryrefslogtreecommitdiffstats
path: root/pico/compat/jni/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* use LOCAL_PATH properlyJoe Onorato2012-07-211-6/+2
| | | | Change-Id: I5a177116b976be159042cab51c297861f275daa2
* Add libmedia_nativeGlenn Kasten2012-03-161-1/+2
| | | | Change-Id: I0a3dcd2f6e983b09e93eabb529b56c3de5a9c0f7
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-6/+1
| | | | | | Bug: 5010576 Change-Id: Ia539a6a831a7d500d0c5336438e0bc0ff5854bf0
* Port Pico to new TTS engine APIBjorn Bringert2011-04-151-0/+30
Requires TTS engine API added in change I7614ff788e11f897e87052f684f1b4938d539fb7 The compatibility layer in pico/compat/src/com/android/tts/compat/SynthProxy.java pico/compat/jni/com_android_tts_compat_SynthProxy.cpp is based on these files removed from the old TTS engine framework: frameworks/base/packages/TtsService/src/android/tts/SynthProxy.java frameworks/base/packages/TtsService/jni/android_tts_SynthProxy.cpp Bug: 4150618 Change-Id: I7a2cca6b5cfbac6158a87fad69cc796140adb2f3