summaryrefslogtreecommitdiff
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorEtan Cohen <etancohen@google.com>2016-12-07 08:11:52 -0800
committerEtan Cohen <etancohen@google.com>2016-12-07 08:11:52 -0800
commitc5ed156c3225259df5ba6a86050fbcbe0f7f07e9 (patch)
treeaf80e6f2ef87dad62e7f920a8964c06bb6e36670 /CleanSpec.mk
parentc7804c76e789abddf4b4e3cca579fb77052188af (diff)
downloadbullhead-c5ed156c3225259df5ba6a86050fbcbe0f7f07e9.tar.gz
[AWARE] Disable Wi-Fi Aware feature - cleanup
Clean-up feature enabling file from previous builds. Bug: 33262597 Test: none Change-Id: I3cb781dd374afe8325b419a630f441a4d304d8ce
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 d89a446..13b7e2a 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -76,3 +76,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, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.wifi.aware.xml)