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

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

Merge "Use shared library variant of libnativehelper" am: a8cd7e3a

Change-Id: I5852665337df2c76140283e5f08575a6e4c9121b
parents cc73a5ea a8cd7e3a
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",