summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2010-10-22 13:52:11 -0700
committerEric Laurent <elaurent@google.com>2010-10-22 13:59:54 -0700
commit7f12c71c7e0840c075ddad3971ffce03d512cd50 (patch)
treec73870c2996cf761b9eef9c27a7d97392f75d12b /CleanSpec.mk
parent84efbbc0cf303a135ec48ce56c6e1b8dd526dbfb (diff)
downloaddevice_samsung_crespo-7f12c71c7e0840c075ddad3971ffce03d512cd50.zip
device_samsung_crespo-7f12c71c7e0840c075ddad3971ffce03d512cd50.tar.gz
device_samsung_crespo-7f12c71c7e0840c075ddad3971ffce03d512cd50.tar.bz2
Revert new libaudio.
Revert new libaudio until associated audio issues are fixed. Change-Id: Ife7373e70d8fbf338d81a3a4b646b5b363c15bad
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 a52a7c8..b3ddfac 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -49,3 +49,4 @@ $(call add-clean-step, find $(PRODUCT_OUT) -name "*.apk" | xargs rm)
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************
$(call add-clean-step, rm -rf $(TARGET_OUT)/build.prop)
+$(call add-clean-step, rm -rf $(OUT_DIR)/target/product/crespo/obj/SHARED_LIBRARIES/libaudio_intermediates) \ No newline at end of file