From 75a88439e1a428a71277aff996082d7cb8690f17 Mon Sep 17 00:00:00 2001 From: Edgar Arriaga Date: Thu, 22 Apr 2021 19:47:33 -0700 Subject: Update OWNERS for CachedAppOptimizer Bug: 162993824 Test: Compiled codebase Change-Id: I9c95e60cdcae324aaabf3341d3348b99b52f20f8 --- services/core/jni/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/services/core/jni/OWNERS b/services/core/jni/OWNERS index bbcc2c1e581b..e8050fa00aa6 100644 --- a/services/core/jni/OWNERS +++ b/services/core/jni/OWNERS @@ -29,3 +29,4 @@ per-file com_android_server_se_* = file:/core/java/android/se/OWNERS per-file com_android_server_security_* = file:/core/java/android/security/OWNERS per-file com_android_server_tv_* = file:/media/java/android/media/tv/OWNERS per-file com_android_server_vibrator_* = file:/services/core/java/com/android/server/vibrator/OWNERS +per-file com_android_server_am_CachedAppOptimizer.cpp = timmurray@google.com, edgararriaga@google.com, dualli@google.com, carmenjackson@google.com, philipcuadra@google.com \ No newline at end of file -- cgit v1.2.3-59-g8ed1b