Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17ec4b86 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Dist module_bp_java_deps.json in soong-only builds" into main am: 22ab6f17 am: 99e356d6

parents 530ff743 99e356d6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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