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:
Jean-Michel Trivi
2012-05-07 17:10:12 -07:00
parent 8e67348b51
commit d3763c4214
2 changed files with 2 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ PRODUCT_PACKAGES := \
libaudiopreprocessing \
libaudioutils \
libcrypto \
libdownmix \
libdvm \
libdrmframework \
libdrmframework_jni \

View File

@@ -53,8 +53,7 @@ PRODUCT_PACKAGES += \
librs_jni \
libvideoeditor_jni \
libvideoeditorplayer \
libvideoeditor_core \
libdownmix
libvideoeditor_core
PRODUCT_PACKAGES += \
audio.primary.default \