aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:48:08 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:48:08 +0000
commita6e25bb91d24b03f049e8e6f7c76579b9fa39efa (patch)
tree8ccce47a3990f4beb10ab82b1853fd7cf3815fe6
parent6529dba883b65cb652bef8a72134b85960316ea8 (diff)
parent5dc6cb253ed0f313cededbdb0932be2c73032bad (diff)
downloadlibsrtp2-a6e25bb91d24b03f049e8e6f7c76579b9fa39efa.tar.gz
Snap for 10453563 from 5dc6cb253ed0f313cededbdb0932be2c73032bad to mainline-documentsui-releaseaml_doc_341713000aml_doc_341610010aml_doc_341510050aml_doc_341312010aml_doc_341112000aml_doc_341012000aml_doc_340916000
Change-Id: I88477ea48b33d10a3a685194ebf5c5414c5617ed
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index b3bc32c..8cc9ea5 100644
--- a/Android.bp
+++ b/Android.bp
@@ -92,6 +92,9 @@ cc_fuzz {
// 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
}