summaryrefslogtreecommitdiff
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorSai Cheemalapati <saicheems@google.com>2014-06-20 14:52:03 -0700
committerSai Cheemalapati <saicheems@google.com>2014-06-20 14:52:03 -0700
commit974e1704198246fbe8c71d3d86bd153389eaafd5 (patch)
tree00f3577b4150f7eac7a12a1658516fefbdce2408 /CleanSpec.mk
parent8e9e558511436f046e3a01e2a330ddc592009022 (diff)
downloadContacts-974e1704198246fbe8c71d3d86bd153389eaafd5.tar.gz
Update Emergency Dialer to match Dialer (1/7).
Emergency dialer style updated to match style in Dialer and InCallUI. Moved all dialpad resources to PhoneCommon. Change-Id: I6640598b5f30f9d7ff5ce811e82b76512046a256
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 b84e1b65e..63f1939b4 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -47,3 +47,4 @@
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************
+$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Contacts_intermediates)