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

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

Merge "Use shared library variant of libnativehelper"

parents 784264f5 be42e8a7
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",