summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/main.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/main.mk b/core/main.mk
index 41a36caa3f..9710dc86c4 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -1467,7 +1467,6 @@ droidcore: droidcore-unbundled
# dist_files only for putting your library into the dist directory with a full build.
.PHONY: dist_files
-$(call dist-for-goals, dist_files, $(SOONG_OUT_DIR)/module_bp_java_deps.json)
$(call dist-for-goals, dist_files, $(PRODUCT_OUT)/module-info.json)
.PHONY: apps_only