aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorDaisuke Miyakawa <dmiyakawa@google.com>2010-05-18 12:25:32 -0700
committerDaisuke Miyakawa <dmiyakawa@google.com>2010-05-19 13:13:29 -0700
commit219c2a98c2b79da6cfcf2ba05fe985c5534b87ac (patch)
treec9a458b07b2c809b5b928f0c08f9b49b42cd77fe /Android.mk
parent35da06eb902047d8f3eb1698450d7bfdc41f22d4 (diff)
downloadContactsProvider-219c2a98c2b79da6cfcf2ba05fe985c5534b87ac.tar.gz
Make ContactsProvider use a static version of vCard library.
Bug: 2689523 Change-Id: If012a8aa061c6b3874e494779edb73c9e8e106b6
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 af73a22d..69218331 100644
--- a/Android.mk
+++ b/Android.mk
@@ -8,7 +8,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_JAVA_LIBRARIES := ext
-LOCAL_STATIC_JAVA_LIBRARIES += android-common
+LOCAL_STATIC_JAVA_LIBRARIES += android-common com.android.vcard
LOCAL_PACKAGE_NAME := ContactsProvider
LOCAL_CERTIFICATE := shared