aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-05-21 12:37:00 -0700
committerYing Wang <wangying@google.com>2013-05-21 12:37:00 -0700
commit0580b3a4a8bea038c97a2034a46807b891d0c794 (patch)
tree4d8d826bae72fdd875220c6ddc47b369e978f229
parent515370823799decea74751ff3a78b80e44e71219 (diff)
downloadguava-0580b3a4a8bea038c97a2034a46807b891d0c794.tar.gz
Clean up dist files.
Change-Id: Icc8efaa046b4ec51ceab9178e4d12f7369ffac74
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index 95ac73ed5..2e03c2b09 100644
--- a/Android.mk
+++ b/Android.mk
@@ -22,9 +22,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := jsr305
include $(BUILD_STATIC_JAVA_LIBRARY)
-# Include this library in the build server's output directory
-$(call dist-for-goals, dist_files, $(LOCAL_BUILT_MODULE):guava.jar)
-
# Also build a host-side library
include $(CLEAR_VARS)