Skip to content

Commit

Permalink
Add memory OWNERS to JNI
Browse files Browse the repository at this point in the history
Test: N/A
Bug: 323428063
Change-Id: Ida170c1282157db712a4ea811d0429987438c773
Signed-off-by: Carlos Galo <[email protected]>
  • Loading branch information
Carlos Galo committed Feb 1, 2024
1 parent 87fbc21 commit 59baf00
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MEMORY_OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
3 changes: 3 additions & 0 deletions services/core/jni/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ per-file com_android_server_vibrator_* = file:/services/core/java/com/android/se
per-file com_android_server_am_CachedAppOptimizer.cpp = [email protected], [email protected], [email protected], [email protected], [email protected]
per-file com_android_server_companion_virtual_InputController.cpp = file:/services/companion/java/com/android/server/companion/virtual/OWNERS

# Memory
per-file com_android_server_am_OomConnection.cpp = file:/MEMORY_OWNERS

# Bug component : 158088 = per-file *AnrTimer*
per-file *AnrTimer* = file:/PERFORMANCE_OWNERS

0 comments on commit 59baf00

Please sign in to comment.