summaryrefslogtreecommitdiff
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorPavel Zhamaitsiak <pavelz@google.com>2015-09-13 14:22:28 -0700
committerPavel Zhamaitsiak <pavelz@google.com>2015-09-13 14:22:28 -0700
commitcebd51daab3a6f588af6bb00f179728114e73b0c (patch)
tree91b652f437dfb8197cec1f689cc074a74b3fef6d /CleanSpec.mk
parentbb4d9bd3ed868e2d0bbb53c1a6f3dfd076fb4b6c (diff)
downloadbullhead-cebd51daab3a6f588af6bb00f179728114e73b0c.tar.gz
Fix wrong incoming number in call history
Bug: 23529711 Change-Id: Id728cee047420b4ac280b0b92a13873c42642043
Diffstat (limited to 'CleanSpec.mk')
-rw-r--r--CleanSpec.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/CleanSpec.mk b/CleanSpec.mk
index a3aa129..ceee75c 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -71,3 +71,4 @@ $(call add-clean-step, find $(OUT_DIR)/target/product/bullhead/ -name \*build.pr
$(call add-clean-step, find $(OUT_DIR)/target/product/bullhead/ -name \*build.prop* -exec rm -rf {} \;)
$(call add-clean-step, find $(OUT_DIR)/target/product/bullhead/ -name \*build.prop* -exec rm -rf {} \;)
$(call add-clean-step, find $(OUT_DIR)/target/product/bullhead/ -name \*build.prop* -exec rm -rf {} \;)
+$(call add-clean-step, find $(OUT_DIR)/target/product/bullhead/ -name \*build.prop* -exec rm -rf {} \;)