Merge "Clean SOONG_HOST_OUT for moving rust and sh_binary modules"
This commit is contained in:
@@ -763,6 +763,9 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/R)
|
||||
# Most of SOONG_HOST_OUT_EXECUTABLES has been moved to HOST_OUT_EXECUTABLES
|
||||
$(call add-clean-step, rm -rf $(SOONG_HOST_OUT))
|
||||
|
||||
# More of SOONG_HOST_OUT_EXECUTABLES has been moved to HOST_OUT_EXECUTABLES
|
||||
$(call add-clean-step, rm -rf $(SOONG_HOST_OUT))
|
||||
|
||||
# ************************************************
|
||||
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
|
||||
# ************************************************
|
||||
|
Reference in New Issue
Block a user