aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 20:52:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 20:52:47 +0000
commit77fa2fc670aab297c2c1ed5088722d4720a5e576 (patch)
treeaab00ff7a7202a49d2afaa9084f260c2e519653b
parentd3cea8ec79d7c387e875b67fde84c9424420406e (diff)
parent2473c05ce2aa89367dda75abb24d58cb80c01cf4 (diff)
downloadoss-fuzz-android13-frc-ipsec-release.tar.gz
Snap for 8572132 from 2473c05ce2aa89367dda75abb24d58cb80c01cf4 to tm-frc-ipsec-releaset_frc_ips_330443010android13-frc-ipsec-release
Change-Id: Ia6cdad673a436bdf7a012715cb0578d1a305efcd
-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