Snap for 8932067 from 5dc6cb253ed0f313cededbdb0932be2c73032bad to udc-release

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