Merge "trusty: fuzz: Link libtrusty_test statically" am: 5a611cb834
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1526978 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ida7f67d7a41c568cd5836dcb4657aa676b040aee
This commit is contained in:
commit
0698e29464
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…
Add table
Reference in a new issue