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

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