Make audio downmixer part of the core platform
Add the multichannel audio downmix effect to the core platform, as it is now a core feature of the media framework. Bug 6456547 Change-Id: I35f88f6bffc131d5fe837c3767879f2536cec05b
This commit is contained in:
@@ -75,6 +75,7 @@ PRODUCT_PACKAGES := \
|
|||||||
libaudiopreprocessing \
|
libaudiopreprocessing \
|
||||||
libaudioutils \
|
libaudioutils \
|
||||||
libcrypto \
|
libcrypto \
|
||||||
|
libdownmix \
|
||||||
libdvm \
|
libdvm \
|
||||||
libdrmframework \
|
libdrmframework \
|
||||||
libdrmframework_jni \
|
libdrmframework_jni \
|
||||||
|
@@ -53,8 +53,7 @@ PRODUCT_PACKAGES += \
|
|||||||
librs_jni \
|
librs_jni \
|
||||||
libvideoeditor_jni \
|
libvideoeditor_jni \
|
||||||
libvideoeditorplayer \
|
libvideoeditorplayer \
|
||||||
libvideoeditor_core \
|
libvideoeditor_core
|
||||||
libdownmix
|
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
audio.primary.default \
|
audio.primary.default \
|
||||||
|
Reference in New Issue
Block a user