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

Commit 4c56f45c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add a phony target for mk2bp_remaining files." into main

parents 52c2ea6a 2e840278
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -871,6 +871,9 @@ $(MK2BP_REMAINING_CSV): $(SOONG_CONV_DATA) $(MK2BP_CATALOG_SCRIPT) $(PRODUCT_PAC
$(call declare-1p-target,$(MK2BP_REMAINING_CSV))
$(call declare-1p-target,$(MK2BP_REMAINING_CSV))
$(call dist-for-goals,droidcore-unbundled,$(MK2BP_REMAINING_CSV))
$(call dist-for-goals,droidcore-unbundled,$(MK2BP_REMAINING_CSV))


.PHONY: mk2bp_remaining
mk2bp_remaining: $(MK2BP_REMAINING_HTML) $(MK2BP_REMAINING_CSV)

# -----------------------------------------------------------------
# -----------------------------------------------------------------
# Modules use -Wno-error, or added default -Wall -Werror
# Modules use -Wno-error, or added default -Wall -Werror
WALL_WERROR := $(PRODUCT_OUT)/wall_werror.txt
WALL_WERROR := $(PRODUCT_OUT)/wall_werror.txt