summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2013-05-09 17:21:19 -0700
committerMatthew Xie <mattx@google.com>2013-05-09 17:21:19 -0700
commit9199580f29b1f13c781ff19d9bd5f03c01e1b2a4 (patch)
treeb93662a1fdd9dde03d07617a06843a66b2178224 /CleanSpec.mk
parente034edb8a9fe9cce0f74dee7ac37d3b4c1880ae6 (diff)
downloaddevice_samsung_tuna-9199580f29b1f13c781ff19d9bd5f03c01e1b2a4.zip
device_samsung_tuna-9199580f29b1f13c781ff19d9bd5f03c01e1b2a4.tar.gz
device_samsung_tuna-9199580f29b1f13c781ff19d9bd5f03c01e1b2a4.tar.bz2
Clean up bluetooth le feature file
bug 8664724 Change-Id: I2a092694c2b21fe39db6e5ed484020b85a2eb202
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 0a024da..c523961 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -52,3 +52,4 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/phone_intermediates)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/updatecmds/migrate_nfc.txt)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/keystore.tuna.so)
$(call add-clean-step, rm -f $(TARGET_OUT)/build.prop)
+$(call add-clean-step, rm -rf $(TARGET_OUT)/etc/permissions/android.hardware.bluetooth_le.xml)