summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohit Yengisetty <rohit@cyngn.com>2016-04-08 11:26:54 -0700
committerRaj Yengisetty <raj@cyngn.com>2016-04-08 17:53:40 -0700
commit75f402dd7339d099304703a5bb87ce733cca5c79 (patch)
treeae7f77b58807c3567beabf09d356a45f862ab21f
parentfeee575e7cf3a9b000e661981581386e012cee12 (diff)
downloadandroid_packages_apps_Messaging-75f402dd7339d099304703a5bb87ce733cca5c79.tar.gz
android_packages_apps_Messaging-75f402dd7339d099304703a5bb87ce733cca5c79.tar.bz2
android_packages_apps_Messaging-75f402dd7339d099304703a5bb87ce733cca5c79.zip
Add 'ims-common' build dependency
Ticket: CD-534 Change-Id: I9efe7c019e5c468f025a69550e958d1ce7ed3637
-rw-r--r--Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 28eaf8d..532752e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,7 +36,8 @@ LOCAL_RESOURCE_DIR += frameworks/opt/photoviewer/activity/res
LOCAL_RESOURCE_DIR += packages/apps/ContactsCommon/res
LOCAL_RESOURCE_DIR += packages/apps/PhoneCommon/res
-LOCAL_JAVA_LIBRARIES += telephony-common
+LOCAL_JAVA_LIBRARIES += telephony-common \
+ ims-common
LOCAL_STATIC_JAVA_LIBRARIES := android-common
LOCAL_STATIC_JAVA_LIBRARIES += android-common-framesequence