Snap for 10453563 from 5dc6cb253ed0f313cededbdb0932be2c73032bad to mainline-adservices-release

Change-Id: Iab110f33cd6933b31939a002af09fb4b3fbb61be
diff --git a/Android.bp b/Android.bp
index b3bc32c..8cc9ea5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -92,6 +92,9 @@
     // exceeds the posix_spawn limit. So, only some of the files
     // are used.
     corpus: ["fuzzer/corpus/0*"],
+    fuzzing_frameworks: {
+      afl: false,
+    },
     fuzz_config: {
         componentid: 87896
     }