X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CleanSpec.mk;h=b2c5266fa24048fa83154f5d836a24e119c3b637;hb=311420ffb28609f2cd437f0ff77efea2f56d38ed;hp=e85182054288780c855655e1e149bd0c121b51c5;hpb=fe0e16afe9902c6f5f60ce0d5dcdbcc10290849f;p=android-x86%2Fpackages-apps-Launcher3.git diff --git a/CleanSpec.mk b/CleanSpec.mk index e85182054..b2c5266fa 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -48,6 +48,10 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_interm $(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