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

Commit 9911fa91 authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Update some Activity and Service test ownership

Also, move MockingOomAdjusterTests back under OOM_ADJUSTER_OWNERS only.

Flag: EXEMPT owners update
Bug: 425766486
Test: n/a
Change-Id: I200e156d7380d247bb8d8e8566da524b7c565eef
parent cd30839e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -3,4 +3,6 @@ include /services/core/java/com/android/server/am/OWNERS
per-file ApplicationStartInfoTest.java = yforta@google.com, carmenjackson@google.com, jji@google.com
per-file CachedAppOptimizerTest.java = file:/PERFORMANCE_OWNERS
per-file BaseBroadcastQueueTest.java = file:/BROADCASTS_OWNERS
per-file MockingOomAdjusterTests.java = file:/PERFORMANCE_OWNERS
per-file MockingOomAdjusterTests.java = file:/OOM_ADJUSTER_OWNERS
per-file *Activity* = file:/ACTIVITY_MANAGER_OWNERS
per-file *Service* = file:/ACTIVITY_MANAGER_OWNERS
+1 −0
Original line number Diff line number Diff line
include /services/core/java/com/android/server/am/OWNERS
include /ACTIVITY_MANAGER_OWNERS
 No newline at end of file