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

Commit 526fa19e authored by Orion Hodson's avatar Orion Hodson Committed by Gerrit Code Review
Browse files

Merge "Use shared library variant of libnativehelper"

parents f932fd65 630f2caa
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -22,11 +22,10 @@ cc_library_shared {
        "libbase",
        "libchrome",
        "liblog",
        "libnativehelper",
    ],
    static_libs: [
        "libbluetooth-types",
        // TODO(b/148645937) move this back to shared_libs
        "libnativehelper",
    ],
    cflags: [
        "-Wall",