Skip to content
Snippets Groups Projects
Commit c52f1577 authored by Lee Shombert's avatar Lee Shombert
Browse files

Corrected a typo in the AnrTimer OWNERS

Fixed a typo in an OWNERS file.  The ".java" extension was wrong
because the jni directory only has native code.  The modification
assigns the performance team as owner of all AnrTimer files.

Bug: 282428924
Change-Id: Ib6e053a3b3e0f61f04de18be4ac7dc8158819710
parent 0c668d12
No related branches found
No related tags found
No related merge requests found
......@@ -30,5 +30,5 @@ per-file com_android_server_vibrator_* = file:/services/core/java/com/android/se
per-file com_android_server_am_CachedAppOptimizer.cpp = timmurray@google.com, edgararriaga@google.com, dualli@google.com, carmenjackson@google.com, philipcuadra@google.com
per-file com_android_server_companion_virtual_InputController.cpp = file:/services/companion/java/com/android/server/companion/virtual/OWNERS
# Bug component : 158088 = per-file com_android_server_utils_AnrTimer*.java
per-file com_android_server_utils_AnrTimer*.java = file:/PERFORMANCE_OWNERS
# Bug component : 158088 = per-file *AnrTimer*
per-file *AnrTimer* = file:/PERFORMANCE_OWNERS
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment