summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorTony Mantler <nicoya@google.com>2014-06-30 13:11:03 -0700
committerTony Mantler <nicoya@google.com>2014-06-30 13:13:01 -0700
commit490bf9fbf2c73fb0fda0e122f291a5bb981fcc08 (patch)
tree33bf3c05c0343d3dd6c000544dddd4b7216e7e87 /Android.mk
parente04c59dd3af81ce146c9676cbafc2ff685d487a4 (diff)
downloadandroid_packages_apps_Exchange-490bf9fbf2c73fb0fda0e122f291a5bb981fcc08.tar.gz
android_packages_apps_Exchange-490bf9fbf2c73fb0fda0e122f291a5bb981fcc08.tar.bz2
android_packages_apps_Exchange-490bf9fbf2c73fb0fda0e122f291a5bb981fcc08.zip
Delete obsolete emailsync code
b/5784532 Change-Id: Ia62c10cda81c2495926c2efd02fa40c24bf60abf
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 7a3de443..662c52fd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -32,7 +32,7 @@ LOCAL_AAPT_FLAGS += --extra-packages com.android.emailcommon
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_SRC_FILES += $(call all-java-files-under, build/src)
-LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon com.android.emailsync
+LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon
LOCAL_STATIC_JAVA_LIBRARIES += calendar-common
LOCAL_STATIC_JAVA_LIBRARIES += android-support-v4