Snap for 8566921 from 2473c05ce2aa89367dda75abb24d58cb80c01cf4 to tm-release

Change-Id: Id7f3e87a9acc47459eefb0593e77af62520c3f30
diff --git a/Android.bp b/Android.bp
index 2bc30dd..ade2326 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,7 +47,7 @@
 
 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