summaryrefslogtreecommitdiff
path: root/native/graphics
diff options
context:
space:
mode:
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",