AI 144253: Cleanstep for gsm related errors.

Automated import of CL 144253
This commit is contained in:
Andy Stadler 2009-04-02 11:34:10 -07:00 committed by The Android Open Source Project
parent 032e32a012
commit 8269d35440
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.an
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/PinyinIMEGoogleService_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.inputmethod.pinyin.lib_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/PinyinIMEGoogleService_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/telephony)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST