Merge "Remove last reference to SOONG_COLLECT_JAVA_DEPS" into main
This commit is contained in:
@@ -1721,10 +1721,8 @@ droidcore: droidcore-unbundled
|
|||||||
# dist_files only for putting your library into the dist directory with a full build.
|
# dist_files only for putting your library into the dist directory with a full build.
|
||||||
.PHONY: dist_files
|
.PHONY: dist_files
|
||||||
|
|
||||||
ifeq ($(SOONG_COLLECT_JAVA_DEPS), true)
|
$(call dist-for-goals, dist_files, $(SOONG_OUT_DIR)/module_bp_java_deps.json)
|
||||||
$(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)
|
||||||
$(call dist-for-goals, dist_files, $(PRODUCT_OUT)/module-info.json)
|
|
||||||
endif
|
|
||||||
|
|
||||||
.PHONY: apps_only
|
.PHONY: apps_only
|
||||||
ifeq ($(HOST_OS),darwin)
|
ifeq ($(HOST_OS),darwin)
|
||||||
|
Reference in New Issue
Block a user