From 2839abbe73b4e97249db58c1b29d2e7836a241d9 Mon Sep 17 00:00:00 2001 From: Noelle Scobie Date: Tue, 14 Jan 2025 07:55:19 -0800 Subject: 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 --- native/graphics/jni/Android.bp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'native') 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", -- cgit v1.2.3-59-g8ed1b