assign LatencyTracker ownership to Android Performance Console Team

Test: none OWNERS update
Bug: 269254242
Change-Id: I1560d62ccd0a398e773bdb931f090646479175e9
This commit is contained in:
Nicholas Ambur
2023-03-20 16:40:15 +00:00
parent 80060eaa43
commit 6f047c9969
4 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
# TODO(b/274465475): Migrate LatencyTracker testing to its own module
marcinoc@google.com
ilkos@google.com

View File

@@ -6,3 +6,4 @@ per-file Protocol* = etancohen@google.com, lorenzo@google.com
per-file State* = jchalard@google.com, lorenzo@google.com, satk@google.com
per-file *Dump* = file:/core/java/com/android/internal/util/dump/OWNERS
per-file *Screenshot* = file:/packages/SystemUI/src/com/android/systemui/screenshot/OWNERS
per-file *LatencyTracker* = file:/core/java/com/android/internal/util/LATENCY_TRACKER_OWNERS

View File

@@ -1,2 +1,3 @@
per-file *Notification* = file:/services/core/java/com/android/server/notification/OWNERS
per-file *ContrastColor* = file:/services/core/java/com/android/server/notification/OWNERS
per-file *ContrastColor* = file:/services/core/java/com/android/server/notification/OWNERS
per-file *LatencyTracker* = file:/core/java/com/android/internal/util/LATENCY_TRACKER_OWNERS

View File

@@ -0,0 +1 @@
per-file *LatencyTracker* = file:/core/java/com/android/internal/util/LATENCY_TRACKER_OWNERS