aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/Android.bp b/Android.bp
index ade232647..433014e76 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,12 +44,3 @@ license {
"LICENSE",
],
}
-
-cc_fuzz {
- name: "ossfuzz-libldac-encode_fuzzer",
- static_libs: ["libldacBT_enc"],
- srcs: ["projects/libldac/libldac_encode_fuzzer.cc"],
- fuzz_config: {
- componentid: 27441
- },
-}