aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2014-06-12 16:49:23 -0700
committerWink Saville <wink@google.com>2014-06-12 16:49:23 -0700
commita8467dd0c524787104b1ccdddc5e8af10ba729ed (patch)
tree75e80f44bd9b5909cc3fe20d83b951d62240d5c1 /Android.mk
parent235dd822c4ff48409d974b4fa7e789ea1fdaa7aa (diff)
downloadandroid_frameworks_opt_telephony-a8467dd0c524787104b1ccdddc5e8af10ba729ed.tar.gz
android_frameworks_opt_telephony-a8467dd0c524787104b1ccdddc5e8af10ba729ed.tar.bz2
android_frameworks_opt_telephony-a8467dd0c524787104b1ccdddc5e8af10ba729ed.zip
Merge kwd to master
Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index b0ab1d042..449faa00a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,7 +24,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src/java) \
$(call all-Iaidl-files-under, src/java) \
$(call all-logtags-files-under, src/java)
-LOCAL_JAVA_LIBRARIES := voip-common
+LOCAL_JAVA_LIBRARIES := voip-common ims-common
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE := telephony-common