summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-05-21 12:37:21 -0700
committerYing Wang <wangying@google.com>2013-05-21 12:37:21 -0700
commitf37e087c424f6e4d5c29e9876a883228adf059a8 (patch)
tree774fa9b465807126ff2f32c37c36d45b5de02e40
parent5c7719ffff2b6b6acfde07b0e41c08224f443a7b (diff)
downloadandroid_external_jsr305-f37e087c424f6e4d5c29e9876a883228adf059a8.tar.gz
android_external_jsr305-f37e087c424f6e4d5c29e9876a883228adf059a8.tar.bz2
android_external_jsr305-f37e087c424f6e4d5c29e9876a883228adf059a8.zip
Clean up dist files.
Change-Id: I2eb26d091ed606745b1aaa18136872d730096055
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
index b83694d..7614702 100644
--- a/Android.mk
+++ b/Android.mk
@@ -21,9 +21,6 @@ LOCAL_SRC_FILES := $(call all-java-files-under, ri/src/main/java)
include $(BUILD_STATIC_JAVA_LIBRARY)
-# Include this library in the build server's output directory
-$(call dist-for-goals, dist_files, $(LOCAL_BUILT_MODULE):jsr305.jar)
-
# Also build a host side library
include $(CLEAR_VARS)