From 5c4aa4f2f751bf6a25ccc64fee4e398f79fb87be Mon Sep 17 00:00:00 2001 From: Calin Juravle Date: Thu, 6 May 2021 07:54:22 -0700 Subject: [PATCH] Add ART members to AndroidRuntime ownership Test: m Change-Id: Ice016370ab5b4a5ce99ca118eaace55426643422 --- core/jni/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/core/jni/OWNERS b/core/jni/OWNERS index a3287c17e4537..701960eb4f11d 100644 --- a/core/jni/OWNERS +++ b/core/jni/OWNERS @@ -68,6 +68,7 @@ per-file android_graphics_* = file:/graphics/java/android/graphics/OWNERS # These are highly common-use files per-file Android.bp = file:/graphics/java/android/graphics/OWNERS per-file AndroidRuntime.cpp = file:/graphics/java/android/graphics/OWNERS +per-file AndroidRuntime.cpp = calin@google.com, ngeoffray@google.com, oth@google.com # Although marked "view" this is mostly graphics stuff per-file android_view_* = file:/graphics/java/android/graphics/OWNERS