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

Commit cc22fc3e authored by Steven Moreland's avatar Steven Moreland
Browse files

Move libutils static -> shared.

To fix ODR violations. Some of these other libraries are including it
as a shared library.

Bug: 29042314
Test: bluetooth works
Change-Id: I6136f095d03d47ace94d7661462129fd1b781ec8
parent d9d86199
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,10 +32,10 @@ cc_library_shared {
        "libchrome",
        "libnativehelper",
        "liblog",
        "libutils",
    ],
    static_libs: [
        "libbluetooth-types",
        "libutils",
        "libcutils",
    ],
    cflags: [