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

Commit 178c56a1 authored by Matthew Maurer's avatar Matthew Maurer
Browse files

trusty: Avoid unnecessary use of static libtrusty

Test: manual
Change-Id: I9e57118b6cc8c24d9ec7a5c34413c196bbba5b51
parent 1476931e
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -17,12 +17,10 @@ cc_test {
    vendor: true,

    srcs: ["tipc_test.c"],
    static_libs: [
        "libtrusty",
    ],
    shared_libs: [
        "libc",
        "liblog",
        "libtrusty",
    ],
    gtest: false,
    cflags: [