Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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