From f065a8df819d536ab7dc1a069997385b5bb54a37 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 Bug: 185979271 (cherry picked from commit 4f1be3a7b8c5e7899be5beba31ab0cc25a739c98) Merged-In: Ice016370ab5b4a5ce99ca118eaace55426643422 Change-Id: Ice016370ab5b4a5ce99ca118eaace55426643422 --- core/jni/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/core/jni/OWNERS b/core/jni/OWNERS index f2ac87e936fec..666ab957b8ced 100644 --- a/core/jni/OWNERS +++ b/core/jni/OWNERS @@ -65,6 +65,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