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

Commit 4eeb26c7 authored by Chong Zhang's avatar Chong Zhang Committed by Android (Google) Code Review
Browse files

Merge "Remove the soft component sources from libstagefright_omx"

parents 2cc6a2d2 d0fa5fb4
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -11,13 +11,6 @@ cc_library_shared {
        "OMXNodeInstance.cpp",
        "OMXUtils.cpp",
        "OmxGraphicBufferSource.cpp",
        //TODO: remove the soft component code here and use
        //libstagefright_omx_soft, once partner build is fixed 
        "SimpleSoftOMXComponent.cpp",
        "SoftOMXComponent.cpp",
        "SoftOMXPlugin.cpp",
        "SoftVideoDecoderOMXComponent.cpp",
        "SoftVideoEncoderOMXComponent.cpp",
        "1.0/Omx.cpp",
        "1.0/OmxStore.cpp",
        "1.0/WGraphicBufferSource.cpp",
@@ -58,7 +51,7 @@ cc_library_shared {
        "libvndksupport",
        "android.hardware.media.omx@1.0",
        "android.hardware.graphics.bufferqueue@1.0",
        //"libstagefright_omx_soft",
        "libstagefright_omx_soft",
    ],

    export_shared_lib_headers: [