am 10b432c3: am be4f1471: Merge "Fix incremental builds" into jb-dev

* commit '10b432c35cf9b9c2abd0d5f484758bbedff5594f':
  Fix incremental builds
This commit is contained in:
Michael Jurka
2012-05-21 14:11:51 -07:00
committed by Android Git Automerger
+1
View File
@@ -47,6 +47,7 @@
$(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)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST