Commit eda82c02 authored by nicolasroard's avatar nicolasroard
Browse files

Add a cleanstep for the build server...

Change-Id: Ic882c28b33e04c346a1f326b1eb7cc10b870a8a3
parent 37883cec
......@@ -49,6 +49,7 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment