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

Commit 8578a8a8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "trusty-ut-ctrl: link statically to libtrusty"

parents 9495cda5 8b1e9345
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@ cc_test {
    shared_libs: [
        "libc",
        "liblog",
    ],
    static_libs: [
        "libtrusty",
    ],
    gtest: false,