forked from openkylin/platform_build
Merge "Added audio pre processing library"
This commit is contained in:
commit
46f9aa84c2
|
@ -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