forked from openkylin/platform_build
am 0acb2064: Merge "Make audio downmixer part of the core platform" into jb-dev
* commit '0acb2064d7080ab1b3d993cfad66fbf852f9663a': Make audio downmixer part of the core platform
This commit is contained in:
commit
8fda511103
|
@ -75,6 +75,7 @@ PRODUCT_PACKAGES := \
|
|||
libaudiopreprocessing \
|
||||
libaudioutils \
|
||||
libcrypto \
|
||||
libdownmix \
|
||||
libdvm \
|
||||
libdrmframework \
|
||||
libdrmframework_jni \
|
||||
|
|
|
@ -53,8 +53,7 @@ PRODUCT_PACKAGES += \
|
|||
librs_jni \
|
||||
libvideoeditor_jni \
|
||||
libvideoeditorplayer \
|
||||
libvideoeditor_core \
|
||||
libdownmix
|
||||
libvideoeditor_core
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.primary.default \
|
||||
|
|
Loading…
Reference in New Issue