Merge "Added audio pre processing library"
This commit is contained in:
commit
46f9aa84c2
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue