aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2014-06-12 16:49:23 -0700
committerWink Saville <wink@google.com>2014-06-12 16:49:23 -0700
commita8467dd0c524787104b1ccdddc5e8af10ba729ed (patch)
tree75e80f44bd9b5909cc3fe20d83b951d62240d5c1 /CleanSpec.mk
parent235dd822c4ff48409d974b4fa7e789ea1fdaa7aa (diff)
downloadandroid_frameworks_opt_telephony-a8467dd0c524787104b1ccdddc5e8af10ba729ed.tar.gz
android_frameworks_opt_telephony-a8467dd0c524787104b1ccdddc5e8af10ba729ed.tar.bz2
android_frameworks_opt_telephony-a8467dd0c524787104b1ccdddc5e8af10ba729ed.zip
Merge kwd to master
Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
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 c5b95a118..4f5f2608e 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -44,6 +44,7 @@ $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/teleph
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates)
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates)
+$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates)
# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST