summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-05-21 12:38:54 -0700
committerYing Wang <wangying@google.com>2013-05-21 12:38:54 -0700
commit1b1e52969c8efaf52632206d58a8302db5019064 (patch)
tree02fcdda795ceb57a761e52e230f33eac97450c14 /common
parent49b5931d0a905a9d2d5b42d14f88b617c3f89824 (diff)
downloadandroid_frameworks_ex-1b1e52969c8efaf52632206d58a8302db5019064.tar.gz
android_frameworks_ex-1b1e52969c8efaf52632206d58a8302db5019064.tar.bz2
android_frameworks_ex-1b1e52969c8efaf52632206d58a8302db5019064.zip
Clean up dist files.
Change-Id: I32968b7d055e2d21252ae111826912bacb8faf1b
Diffstat (limited to 'common')
-rw-r--r--common/Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/Android.mk b/common/Android.mk
index ed7c479..65a22fe 100644
--- a/common/Android.mk
+++ b/common/Android.mk
@@ -25,9 +25,6 @@ LOCAL_SRC_FILES := \
$(call all-logtags-files-under, java)
include $(BUILD_STATIC_JAVA_LIBRARY)
-# Include this library in the build server's output directory
-$(call dist-for-goals, droidcore, $(LOCAL_BUILT_MODULE):android-common.jar)
-
# Build the test package
# we can't build the test for apps only build, because android.test.runner is not unbundled yet.
ifeq ($(TARGET_BUILD_APPS),)