media: make softomx plugin a plugin
This means removing libstagefright_softomx from VNDK, and adding the plugin lib to PRODUCT_PACKAGES. Bug: 129710438 Change-Id: Ie9bbc3fb38b06951bcafa27ea0691a6c0e7eb470
This commit is contained in:
@@ -261,7 +261,6 @@ VNDK-core: libstagefright_flacdec.so
|
||||
VNDK-core: libstagefright_foundation.so
|
||||
VNDK-core: libstagefright_omx.so
|
||||
VNDK-core: libstagefright_omx_utils.so
|
||||
VNDK-core: libstagefright_softomx.so
|
||||
VNDK-core: libstagefright_xmlparser.so
|
||||
VNDK-core: libsysutils.so
|
||||
VNDK-core: libtinyalsa.so
|
||||
|
@@ -52,6 +52,7 @@ PRODUCT_PACKAGES += \
|
||||
libstagefright_soft_vorbisdec \
|
||||
libstagefright_soft_vpxdec \
|
||||
libstagefright_soft_vpxenc \
|
||||
libstagefright_softomx_plugin \
|
||||
libwebviewchromium_loader \
|
||||
libwebviewchromium_plat_support \
|
||||
make_f2fs \
|
||||
|
Reference in New Issue
Block a user