Merge "Added webrtc audio processing library"

This commit is contained in:
Eric Laurent
2011-07-11 18:10:45 -07:00
committed by Android (Google) Code Review

View File

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