aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:06:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:06:21 +0000
commit9dd255582fc046a1c5b87b82ac041c4200e358ef (patch)
treeaab00ff7a7202a49d2afaa9084f260c2e519653b
parent50cdf3b0ca37a470a326091bf22ec2c2fe9a4b0a (diff)
parent964a594e4219fae93e07d1546c905a01e3bf8e3e (diff)
downloadoss-fuzz-9dd255582fc046a1c5b87b82ac041c4200e358ef.tar.gz
Change-Id: I4c2cd5de6120bdb2ddfc930723da1f431cdca1bc
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 2bc30ddae..ade232647 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,7 +47,7 @@ license {
cc_fuzz {
name: "ossfuzz-libldac-encode_fuzzer",
- shared_libs: ["libldacBT_enc"],
+ static_libs: ["libldacBT_enc"],
srcs: ["projects/libldac/libldac_encode_fuzzer.cc"],
fuzz_config: {
componentid: 27441