summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorChiao Cheng <chiaocheng@google.com>2012-10-23 18:30:08 -0700
committerChiao Cheng <chiaocheng@google.com>2012-10-23 18:30:08 -0700
commit3264ef9f3e9be5ca4cc5b1ea5546b7380de096c5 (patch)
tree142e5fa1339b017a89d7b9041500a06cfb978e7e /Android.mk
parentea6d8043f10dcbd682e1c95211549669e3b36582 (diff)
downloadandroid_packages_apps_ContactsCommon-3264ef9f3e9be5ca4cc5b1ea5546b7380de096c5.tar.gz
android_packages_apps_ContactsCommon-3264ef9f3e9be5ca4cc5b1ea5546b7380de096c5.tar.bz2
android_packages_apps_ContactsCommon-3264ef9f3e9be5ca4cc5b1ea5546b7380de096c5.zip
Fix build breakage.
Contacts common build file is borked. Taking out of rotation until proper fix can be created. Change-Id: I8598f9ccd8928b10e2dd3be58cc37e0c2d45cd3e
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 941d13e9..49193b73 100644
--- a/Android.mk
+++ b/Android.mk
@@ -33,4 +33,4 @@ LOCAL_PROGUARD_FLAG_FILES := proguard.flags
include $(BUILD_PACKAGE)
# Use the folloing include to make our test apk.
-include $(call all-makefiles-under,$(LOCAL_PATH))
+#include $(call all-makefiles-under,$(LOCAL_PATH))