aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:10:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:10:07 +0000
commita357d67422875fa1ab2586a28be3aaa4de45c50c (patch)
tree8ccce47a3990f4beb10ab82b1853fd7cf3815fe6
parentb83a648e05b1d64f973d59341128ce37187872cf (diff)
parent5dc6cb253ed0f313cededbdb0932be2c73032bad (diff)
downloadlibsrtp2-android14-mainline-sdkext-release.tar.gz
Snap for 10453563 from 5dc6cb253ed0f313cededbdb0932be2c73032bad to mainline-sdkext-releaseaml_sdk_341510000aml_sdk_341410000aml_sdk_341110080aml_sdk_341110000aml_sdk_341010000aml_sdk_340912010android14-mainline-sdkext-release
Change-Id: Ife3ec309b50cf136b5c23b8c2da24bc1ebab9296
-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
}