cleanspec for the google_voiceime generated files.

This commit is contained in:
Joe Onorato 2010-01-15 18:23:35 -05:00
parent 7933a756c5
commit ee869c00e9
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/GoogleServicesFr
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/VoiceSearchWithKeyboard.apk)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email_intermediates)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/vendor/google_voiceime)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST