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

Commit e1f1620d authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "Move libutils static -> shared."

parents 8c513bd4 cde62608
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -32,10 +32,10 @@ cc_library_shared {
        "libchrome",
        "libchrome",
        "libnativehelper",
        "libnativehelper",
        "liblog",
        "liblog",
        "libutils",
    ],
    ],
    static_libs: [
    static_libs: [
        "libbluetooth-types",
        "libbluetooth-types",
        "libutils",
        "libcutils",
        "libcutils",
    ],
    ],
    cflags: [
    cflags: [