Skip to content

Commit

Permalink
CleanSpec!
Browse files Browse the repository at this point in the history
Change-Id: I2e8a01fa14aeea4b8f9af83deab31b5d136d4120
  • Loading branch information
jsharkey committed Apr 13, 2015
1 parent 42833b2 commit fc3bd5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CleanSpec.mk
Expand Up @@ -44,6 +44,7 @@
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
#$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)

$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates)

# ************************************************
Expand Down

0 comments on commit fc3bd5c

Please sign in to comment.