summaryrefslogtreecommitdiffstats
path: root/libaudio/Android.mk
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2011-08-17 18:56:52 -0700
committerEric Laurent <elaurent@google.com>2011-08-24 10:32:26 -0700
commita8e27288327ec78928f590688ecab94c99f88004 (patch)
tree8f8acbb93d3c3f04d4b4b3c82c3398c94733b6a9 /libaudio/Android.mk
parent1d25835df08ed26f4c54b7a78666a015cda565dc (diff)
downloaddevice_samsung_crespo-a8e27288327ec78928f590688ecab94c99f88004.zip
device_samsung_crespo-a8e27288327ec78928f590688ecab94c99f88004.tar.gz
device_samsung_crespo-a8e27288327ec78928f590688ecab94c99f88004.tar.bz2
audio HAL: C interface to libaudioutils.
Modifications for new C interface to echo reference and resampler. Also release echo reference if needed when closing an output stream. Change-Id: I9e8b524effad66798a61e80b5fec1779558cce1e
Diffstat (limited to 'libaudio/Android.mk')
-rw-r--r--libaudio/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/libaudio/Android.mk b/libaudio/Android.mk
index 15f8c90..cbb925c 100644
--- a/libaudio/Android.mk
+++ b/libaudio/Android.mk
@@ -17,7 +17,6 @@ LOCAL_WHOLE_STATIC_LIBRARIES := libaudiohw_legacy
LOCAL_MODULE_TAGS := optional
LOCAL_SHARED_LIBRARIES += libdl
-LOCAL_C_INCLUDES += $(call include-path-for, speex)
LOCAL_C_INCLUDES += \
external/tinyalsa/include \
system/media/audio_effects/include \