Merge "trusty: fuzz: Link libtrusty_test statically"
This commit is contained in:
commit
5a611cb834
1 changed files with 1 additions and 1 deletions
|
@ -39,10 +39,10 @@ cc_library {
|
|||
export_include_dirs: ["include"],
|
||||
static_libs: [
|
||||
"libFuzzer",
|
||||
"libtrusty_test",
|
||||
],
|
||||
shared_libs: [
|
||||
"libtrusty_coverage",
|
||||
"libtrusty_test",
|
||||
"libbase",
|
||||
"liblog",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue