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

Commit 9be03b15 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Statically link to libnativehelper"

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