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

Commit a2ffdb36 authored by Orion Hodson's avatar Orion Hodson Committed by Automerger Merge Worker
Browse files

Merge "libmediandk: replace libnativehelper to libnativehelper_lazy" into sc-dev am: cb358408

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/av/+/13518709

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I4b10ee5fe0eabb8bf2cda8817211ef47ba895fc6
parents 15fc8691 cb358408
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ cc_library_shared {

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

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

    export_header_lib_headers: ["jni_headers"],