summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)