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

Commit d326af82 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Fix "Nothing to be done" messages when launching soong_ui" am:...

Merge "Fix "Nothing to be done" messages when launching soong_ui" am: 576c7616 am: b7075868 am: 990bcc98
am: 05b6cf75

Change-Id: I4e6049827c80cacf90b71bdfc36a8e4c389c8c87
parents 5c36c2e3 05b6cf75
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -24,7 +24,8 @@ run_soong_ui:
	+@prebuilts/build-tools/$(host_prebuilts)/bin/makeparallel --ninja build/soong/soong_ui.bash --make-mode $(MAKECMDGOALS)

.PHONY: $(MAKECMDGOALS)
$(MAKECMDGOALS) : run_soong_ui
$(sort $(MAKECMDGOALS)) : run_soong_ui
	@#empty

else # USE_SOONG_UI