Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90917c89 authored by Lajos Molnar's avatar Lajos Molnar
Browse files

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
parent 3c818c4c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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 \