Merge "Added audio pre processing library"

This commit is contained in:
Eric Laurent 2011-07-18 08:43:35 -07:00 committed by Android (Google) Code Review
commit 46f9aa84c2

View file

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