X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CleanSpec.mk;h=b2c5266fa24048fa83154f5d836a24e119c3b637;hb=311420ffb28609f2cd437f0ff77efea2f56d38ed;hp=444dbd887882603d6ad5ffeadc0751e6ec1cec53;hpb=b6422e1efb6064faa0204c49a1a11d05d8daece5;p=android-x86%2Fpackages-apps-Launcher3.git diff --git a/CleanSpec.mk b/CleanSpec.mk index 444dbd887..b2c5266fa 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -45,7 +45,14 @@ #$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*) $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) +$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Launcher2.apk) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) +$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Launcher2.apk) # ************************************************ # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST -# ************************************************ \ No newline at end of file +# ************************************************