Skip to content

Commit 3ccb0e3

Browse files
committed
Add a cleanstep for the build server...
Change-Id: Ic882c28b33e04c346a1f326b1eb7cc10b870a8a3
1 parent 5907359 commit 3ccb0e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CleanSpec.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Gallery*)
4949
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
5050
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
5151
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
52+
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*)
5253

5354
# ************************************************
5455
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST

0 commit comments

Comments
 (0)