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

Commit 91b07bce authored by Orion Hodson's avatar Orion Hodson Committed by Gerrit Code Review
Browse files

Merge "libmediandk: replace libnativehelper to libnativehelper_lazy"

parents 626c476f 730df64c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ cc_library_shared {

    static_libs: [
        "libgrallocusage",
        "libnativehelper_lazy",
    ],

    header_libs: [
@@ -142,7 +143,6 @@ cc_library_shared {
        "libgui",
        "libui",
        "libmediandk_utils",
        "libnativehelper",
    ],

    export_header_lib_headers: ["jni_headers"],