diff options
-rw-r--r-- | Android.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |