Add CleanSpec to hardware/interfaces. am: e468cf8004 am: 7780055fd1

am: aae66d171a

Change-Id: Id1a1c32443e342915dd40147560bb1987d782f9d
This commit is contained in:
Steven Moreland
2017-05-10 21:03:08 +00:00
committed by android-build-merger

View File

@@ -52,3 +52,4 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.blue
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.bluetooth*)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.bluetooth*)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.bluetooth*)
$(call add-clean-step, rm -rf $(OUT)/soong/.intermediates/)