Snap for 10447354 from 5dc6cb253ed0f313cededbdb0932be2c73032bad to mainline-networking-release

Change-Id: Iea2ddb2b87612ad19b6eedee92c04a56b43c499b
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
     }