OSDN Git Service

am 3ccb0e3e: Add a cleanstep for the build server...
authornicolasroard <nicolasroard@google.com>
Mon, 18 Mar 2013 22:15:06 +0000 (15:15 -0700)
committerThe Android Automerger <android-build@android.com>
Tue, 19 Mar 2013 01:28:47 +0000 (18:28 -0700)
* commit '3ccb0e3ef144ad54cc918779cc3ee10e7a182c28':
  Add a cleanstep for the build server...

CleanSpec.mk

index 3a53b9c..20db309 100644 (file)
@@ -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