Clean up dist files.

Change-Id: I2eb26d091ed606745b1aaa18136872d730096055
diff --git a/Android.mk b/Android.mk
index b83694d..7614702 100644
--- a/Android.mk
+++ b/Android.mk
@@ -21,9 +21,6 @@
 
 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)