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

Commit 75ecc265 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Convert `m nothing` to soong" into main am: f4029eb6 am: 94fba0ab

parents 3bfd7dab 94fba0ab
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1759,10 +1759,6 @@ dump-files:
	@echo $(sort $(patsubst $(PRODUCT_OUT)/%,%,$(filter $(PRODUCT_OUT)/%,$(modules_to_install)))) | tr -s ' ' '\n'
	@echo Successfully dumped product target file list.

.PHONY: nothing
nothing:
	@echo Successfully read the makefiles.

.PHONY: tidy_only
tidy_only:
	@echo Successfully make tidy_only.