Merge "trusty: Avoid unnecessary use of static libtrusty"

This commit is contained in:
Treehugger Robot 2019-01-18 21:54:39 +00:00 committed by Gerrit Code Review
commit 52ca777e57
1 changed files with 1 additions and 3 deletions

View File

@ -17,12 +17,10 @@ cc_test {
vendor: true,
srcs: ["tipc_test.c"],
static_libs: [
"libtrusty",
],
shared_libs: [
"libc",
"liblog",
"libtrusty",
],
gtest: false,
cflags: [