am a4ac83cc: Merge "Update cleanspec to fix build issue" into jb-dev

* commit 'a4ac83cc3b285780328a052a2d42646c1abf3d13':
  Update cleanspec to fix build issue
This commit is contained in:
Michael Jurka
2012-05-21 13:51:29 -07:00
committed by Android Git Automerger
+2
View File
@@ -48,6 +48,8 @@ $(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)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST