Added webrtc audio processing library

Change-Id: I50d013b4d0de4a3abf3258f713617761bbd01199
This commit is contained in:
Eric Laurent 2011-07-12 17:18:04 -07:00
parent 8e5ce00f37
commit 205209c944

View file

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