aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-25 07:49:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-25 07:49:53 +0000
commit3cf8f1d2b35ce5cde334e8ee64841da7523fb399 (patch)
treeaab00ff7a7202a49d2afaa9084f260c2e519653b
parent232713cd933506e9b3b2d76ce7894e359e2d5b13 (diff)
parentc80c069e60fd681ab63c589858061eb81cead588 (diff)
downloadoss-fuzz-gki13-boot-release.tar.gz
Snap for 8992082 from c80c069e60fd681ab63c589858061eb81cead588 to gki13-boot-releasegki13-boot-release
Change-Id: I776464e881ad46242558ee4021ce4952bf5c1a9a
-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