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

Commit 904b623c authored by Kiyoung Kim's avatar Kiyoung Kim Committed by Chong Zhang
Browse files

Enable libstagefright_bufferqueue_helper_novndk from system

There was a link error that process from vendor fails to find
libstagefright_bufferqueue_helper_novndk.so which was only in the
swcodec APEX. To fix this issue, this change enables the library also
from the system libraries.

Bug: 150257951
Test: m -j passed & Tested from betty
Change-Id: I0f6568e043a9ff1b7fdfe059d0619895efffe67d
parent 6b4d9a1f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ cc_library_shared {
    apex_available: [
        "com.android.media.swcodec",
        "test_com.android.media.swcodec",
        "//apex_available:platform",
    ],
    vendor_available: false,
    static_libs: [