aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:53 +0000
commit729489c510ba444968ac273e2b7ad7227a3fabce (patch)
tree8ccce47a3990f4beb10ab82b1853fd7cf3815fe6
parent0eafe0262babfe3d6a519701a3dab5ee99d244d2 (diff)
parent5dc6cb253ed0f313cededbdb0932be2c73032bad (diff)
downloadlibsrtp2-android14-mainline-extservices-release.tar.gz
Snap for 10453563 from 5dc6cb253ed0f313cededbdb0932be2c73032bad to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010aml_ext_341317010aml_ext_341131030aml_ext_341027030android14-mainline-extservices-release
Change-Id: I0cba247a218d1ab7222915ab41d50d9b22f56220
-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
}