Actually fix build breakage with cleanspec. am: 319b8292be
am: b16a4d26d3
Change-Id: I235f68723215a806317828b65d9b8905598b10eb
This commit is contained in:
commit
6ad2f6c984
1 changed files with 1 additions and 0 deletions
|
@ -53,3 +53,4 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.blue
|
|||
$(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/)
|
||||
$(call add-clean-step, rm -rf $(OUT_DIR)/soong/.intermediates/hardware/interfaces/)
|
||||
|
|
Loading…
Reference in a new issue