summaryrefslogtreecommitdiff
path: root/native/graphics
diff options
context:
space:
mode:
author Noelle Scobie <nscobie@google.com> 2025-01-14 07:55:19 -0800
committer Noelle Scobie <nscobie@google.com> 2025-01-14 07:55:19 -0800
commit2839abbe73b4e97249db58c1b29d2e7836a241d9 (patch)
tree337572928118823edbdc9a4f072ef721e84d5236 /native/graphics
parent4d4f5eff98c78e29cde645121f8a53d294786b9d (diff)
Update CC list for imagedecoder_fuzzer bugs
Note: also affects imagedecoder_png_fuzzer and imagedecoder_heif_fuzzer Bug: N/A Change-Id: Iba65d44bd8294b4be137d7a51059538e4863e0ff Test: N/A Flag: EXEMPT N/A
Diffstat (limited to 'native/graphics')
-rw-r--r--native/graphics/jni/Android.bp7
1 files changed, 6 insertions, 1 deletions
diff --git a/native/graphics/jni/Android.bp b/native/graphics/jni/Android.bp
index 962f54d6a23f..fdd44de67a37 100644
--- a/native/graphics/jni/Android.bp
+++ b/native/graphics/jni/Android.bp
@@ -95,8 +95,13 @@ cc_defaults {
static_libs: ["libarect"],
fuzz_config: {
cc: [
+ // Alphabetical order -- assign to skia-android-triage@google.com
+ "danieldilan@google.com",
"dichenzhang@google.com",
- "scroggo@google.com",
+ "fmalita@google.com",
+ "jreck@google.com",
+ "nscobie@google.com",
+ "skia-android-triage@google.com",
],
asan_options: [
"detect_odr_violation=1",