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

Commit 3a6a501d authored by Matthew Maurer's avatar Matthew Maurer Committed by android-build-merger
Browse files

Merge "trusty: Avoid unnecessary use of static libtrusty" am: 52ca777e

am: 327f502a

Change-Id: I3b9fd3a60c6c1d0c1f770e1f203b25ad23e511cc
parents a67abb1b 327f502a
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: [