commit | 2c76c6867ed3941bb0c9cbc2769da0ab4a81d2be | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Thu Apr 07 16:26:05 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 07 16:26:05 2022 +0000 |
tree | 3e9a9e81628377133a2659599b5fb01935abe6fe | |
parent | 842e6219c2c76125bb282ec25a1316fa4c89c83f [diff] | |
parent | da5fa76f9fb2c006db5945fe71c8c408c98bf3d2 [diff] |
Merge "Build with upstream lld: Fix incorrect static dependencies"
diff --git a/keymaster/4.0/support/fuzzer/Android.bp b/keymaster/4.0/support/fuzzer/Android.bp index 3a3f4d5..8bc681a 100644 --- a/keymaster/4.0/support/fuzzer/Android.bp +++ b/keymaster/4.0/support/fuzzer/Android.bp
@@ -30,12 +30,12 @@ "libbase", "liblog", "libkeymaster4support", - "libutils", ], shared_libs: [ "android.hardware.keymaster@4.0", "libcrypto", "libhidlbase", + "libutils", ], fuzz_config: { cc: [