Added audio pre processing library

Added wrapper library on top of webrtc audio processing modules.

Change-Id: I72105accb5d2159d5d69d28ec5b557a888b06e63
This commit is contained in:
Eric Laurent 2011-06-17 19:48:54 -07:00
parent 50bab23178
commit 35787e0d5b
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@ PRODUCT_PACKAGES := \
screencap \ screencap \
sensorservice \ sensorservice \
libspeexresampler \ libspeexresampler \
libwebrtc_audio_preprocessing libwebrtc_audio_preprocessing \
libaudiopreprocessing
# host-only dependencies # host-only dependencies
ifeq ($(WITH_HOST_DALVIK),true) ifeq ($(WITH_HOST_DALVIK),true)