Added webrtc audio processing library
Change-Id: I50d013b4d0de4a3abf3258f713617761bbd01199
This commit is contained in:
parent
8e5ce00f37
commit
205209c944
1 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,8 @@ PRODUCT_PACKAGES := \
|
|||
ip \
|
||||
screencap \
|
||||
sensorservice \
|
||||
libspeexresampler
|
||||
libspeexresampler \
|
||||
libwebrtc_audio_preprocessing
|
||||
|
||||
# host-only dependencies
|
||||
ifeq ($(WITH_HOST_DALVIK),true)
|
||||
|
|
Loading…
Reference in a new issue