summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-05-22 16:01:24 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-05-22 16:01:24 -0700
commit2ee6c4c3ab98e198260e5c7dbd2922c0ef370a06 (patch)
treefa7a34269436e7bb4a703c1ce5bc0334c35e6de0 /Android.mk
parent15ad3a2d58445600a71c00223810fe6c557ea2d4 (diff)
parent17af14d8133f99b5e886d830e92e38ba1da7cc2d (diff)
downloadframeworks_base-2ee6c4c3ab98e198260e5c7dbd2922c0ef370a06.zip
frameworks_base-2ee6c4c3ab98e198260e5c7dbd2922c0ef370a06.tar.gz
frameworks_base-2ee6c4c3ab98e198260e5c7dbd2922c0ef370a06.tar.bz2
am 17af14d8: Merge change 2289 into donut
Merge commit '17af14d8133f99b5e886d830e92e38ba1da7cc2d' * commit '17af14d8133f99b5e886d830e92e38ba1da7cc2d': Add AIDL files for the TTS service and the associated callback service (to signal synthesis completion).
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 8c81b8e..bc33469 100644
--- a/Android.mk
+++ b/Android.mk
@@ -150,6 +150,8 @@ LOCAL_SRC_FILES += \
telephony/java/com/android/internal/telephony/ITelephonyRegistry.aidl \
telephony/java/com/android/internal/telephony/IIccPhoneBook.aidl \
telephony/java/com/android/internal/telephony/ISms.aidl \
+ tts/java/android/tts/ITtsCallback.aidl \
+ tts/java/android/tts/ITts.aidl \
wifi/java/android/net/wifi/IWifiManager.aidl \
telephony/java/com/android/internal/telephony/IExtendedNetworkService.aidl