summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index af50134dfdca..b6f2504740df 100644
--- a/Android.mk
+++ b/Android.mk
@@ -182,6 +182,10 @@ LOCAL_SRC_FILES += \
wifi/java/android/net/wifi/IWifiManager.aidl \
telephony/java/com/android/internal/telephony/IExtendedNetworkService.aidl \
vpn/java/android/net/vpn/IVpnService.aidl \
+ voip/java/android/net/sip/ISipSession.aidl \
+ voip/java/android/net/sip/ISipSessionListener.aidl \
+ voip/java/android/net/sip/ISipService.aidl
+#
# FRAMEWORKS_BASE_JAVA_SRC_DIRS comes from build/core/pathmap.mk
@@ -567,6 +571,7 @@ include $(BUILD_DROIDDOC)
# ============================================================
ext_dirs := \
+ ../../external/nist-sip/java \
../../external/apache-http/src \
../../external/tagsoup/src