summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Matt Buckley <mattbuckley@google.com> 2024-11-25 22:56:30 +0000
committer Matt Buckley <mattbuckley@google.com> 2024-11-25 22:56:30 +0000
commit52c8f814befe0f135f6284c7d6bd17b16f212327 (patch)
tree9f2031b976a167bcc014da94d87daa3d39e86fa4
parentde6bd0574e1ce67f2893416fd4edfc1827b8414a (diff)
Update ADPF_OWNERS to include related files more broadly
Change-Id: I248d1520a4d77a6b62ccb9fa3438865f5d3530ba Test: n/a Bug: n/a
-rw-r--r--core/java/android/os/OWNERS5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/java/android/os/OWNERS b/core/java/android/os/OWNERS
index f9789c19b0d5..bfcc5cc6f18e 100644
--- a/core/java/android/os/OWNERS
+++ b/core/java/android/os/OWNERS
@@ -93,10 +93,9 @@ per-file CpuHeadroom*.aidl = file:/ADPF_OWNERS
per-file GpuHeadroom*.aidl = file:/ADPF_OWNERS
per-file CpuHeadroom*.java = file:/ADPF_OWNERS
per-file GpuHeadroom*.java = file:/ADPF_OWNERS
-per-file PerformanceHintManager.java = file:/ADPF_OWNERS
per-file WorkDuration.java = file:/ADPF_OWNERS
-per-file IHintManager.aidl = file:/ADPF_OWNERS
-per-file IHintSession.aidl = file:/ADPF_OWNERS
+per-file *Hint* = file:/ADPF_OWNERS
+per-file *Session* = file:/ADPF_OWNERS
# IThermal interfaces
per-file IThermal* = file:/THERMAL_OWNERS