summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorConley Owens <cco3@android.com>2012-09-25 11:04:20 -0700
committerChirayu Desai <cdesai@cyanogenmod.org>2013-04-12 14:40:01 +0530
commit430cff0118a2f2d1ad2d878a7a256e467ad56204 (patch)
tree0cace7a0dbf54a7ab65e93fa6f4da6c71a42cc0f
parent44b2c19ba1787725f33e369e85ff95ec569b1080 (diff)
downloadandroid_packages_apps_Exchange-cm-10.1.tar.gz
android_packages_apps_Exchange-cm-10.1.tar.bz2
android_packages_apps_Exchange-cm-10.1.zip
Don't call all-java-files-under src since there is no src directory Change-Id: Id5d8b8ec4e0349c86edfbe1d0f58d50d9146cf43
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index a325a18c..0ea691e5 100644
--- a/Android.mk
+++ b/Android.mk
@@ -21,8 +21,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS := optional
-LOCAL_SRC_FILES := $(call all-java-files-under, src)
-
LOCAL_STATIC_JAVA_LIBRARIES := android-common com.android.emailcommon
LOCAL_STATIC_JAVA_LIBRARIES += calendar-common