Added audio pre processing library
Added wrapper library on top of webrtc audio processing modules. Change-Id: I72105accb5d2159d5d69d28ec5b557a888b06e63
This commit is contained in:
parent
50bab23178
commit
35787e0d5b
|
@ -99,7 +99,8 @@ PRODUCT_PACKAGES := \
|
|||
screencap \
|
||||
sensorservice \
|
||||
libspeexresampler \
|
||||
libwebrtc_audio_preprocessing
|
||||
libwebrtc_audio_preprocessing \
|
||||
libaudiopreprocessing
|
||||
|
||||
# host-only dependencies
|
||||
ifeq ($(WITH_HOST_DALVIK),true)
|
||||
|
|
Loading…
Reference in New Issue