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

Commit 327f502a 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

Change-Id: I41d66c359efaccf16ec1c86028ec5081f2b53553
parents f2be5289 52ca777e
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -17,12 +17,10 @@ cc_test {
    vendor: true,
    vendor: true,


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