summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJason Simmons <jsimmons@google.com>2012-08-24 18:04:40 -0700
committerJason Simmons <jsimmons@google.com>2012-08-24 18:05:40 -0700
commit453566a3897b9bd6acd74f5cc77b1a546dac4833 (patch)
treecbfef85a2aaaa3e23bcdc937357688d71114c094 /Android.mk
parent068d0607eaa99b80e3bed4494cfe091ff54256ee (diff)
downloadandroid_packages_apps_Contacts-453566a3897b9bd6acd74f5cc77b1a546dac4833.tar.gz
android_packages_apps_Contacts-453566a3897b9bd6acd74f5cc77b1a546dac4833.tar.bz2
android_packages_apps_Contacts-453566a3897b9bd6acd74f5cc77b1a546dac4833.zip
Fix the master build
Change-Id: I8ba1ec5062c0d45e418db28745f5efae2663e274
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index c29c90dcd..1ac5fd30c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -7,7 +7,6 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_JAVA_LIBRARIES := telephony-common
LOCAL_STATIC_JAVA_LIBRARIES := \
- com.android.phone.common \
com.android.phone.shared \
com.android.vcard \
android-common \