aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 03:04:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 03:04:07 +0000
commit4acadcfb0010fa914909a51d5a165221cc8600f1 (patch)
treeaab00ff7a7202a49d2afaa9084f260c2e519653b
parent55855f6595f47efefef639f50ec5b71bd6d9d30a (diff)
parent7f2b0ceb8143eb164a74992d02be18c1506d1815 (diff)
downloadoss-fuzz-android13-qpr1-s4-release.tar.gz
Change-Id: I03803e88b083d029cae4961c570f471492187aa1
-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