summaryrefslogtreecommitdiff
path: root/native
diff options
context:
space:
mode:
author Xiang Wang <xwxw@google.com> 2023-07-25 15:55:41 -0700
committer Xiang Wang <xwxw@google.com> 2023-07-26 11:46:59 -0700
commitd42733478d0ab40fc89de042fdfaa86b7e895b62 (patch)
treeea673696299a1772cd4b9cb8fc3c4adf3b92926b /native
parentfa72fa45a654070c6e579320fa2773c2faf35eac (diff)
Add ADPF owners to performance hint files
Bug: 291830812 Test: n/a Change-Id: Ib37b3aa4f846caf965eab5a977520a5c041d740c
Diffstat (limited to 'native')
-rw-r--r--native/android/OWNERS3
-rw-r--r--native/android/tests/performance_hint/OWNERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/native/android/OWNERS b/native/android/OWNERS
index cfe973400c98..884f849feb6b 100644
--- a/native/android/OWNERS
+++ b/native/android/OWNERS
@@ -23,3 +23,6 @@ per-file hardware_buffer_jni.cpp = file:/graphics/java/android/graphics/OWNERS
per-file native_window_jni.cpp = file:/graphics/java/android/graphics/OWNERS
per-file surface_control.cpp = file:/graphics/java/android/graphics/OWNERS
per-file surface_texture.cpp = file:/graphics/java/android/graphics/OWNERS
+
+# PerformanceHint
+per-file performance_hint.cpp = file:/ADPF_OWNERS
diff --git a/native/android/tests/performance_hint/OWNERS b/native/android/tests/performance_hint/OWNERS
new file mode 100644
index 000000000000..e3bbee92057d
--- /dev/null
+++ b/native/android/tests/performance_hint/OWNERS
@@ -0,0 +1 @@
+include /ADPF_OWNERS