summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRachel Lee <rnlee@google.com>2024-04-25 19:54:17 +0000
committerAndroid Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com>2024-04-25 19:54:17 +0000
commitce084b09688b1b45df50e489dac59b83ab9a6722 (patch)
tree8b637d2a134154b8d6bde2c0b9cc8ca807e8fdc6
parent951e73500c545b4d3ca995440d05f00dd7d6df07 (diff)
downloadnative-ce084b09688b1b45df50e489dac59b83ab9a6722.tar.gz
Fix SF unittest OWNERS for reviewing
Restore some SF owners to certain test files to make reviewability easier. Bug: none Test: presubmit (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:bb008aaccf30ef62773214cdfcfabb43aa33b8b2) Merged-In: Ibe820409564b8bc330eedc4bf60ea17a84d012a4 Change-Id: Ibe820409564b8bc330eedc4bf60ea17a84d012a4
-rw-r--r--services/surfaceflinger/tests/OWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/services/surfaceflinger/tests/OWNERS b/services/surfaceflinger/tests/OWNERS
index 1878326b0b..56f2f1b07a 100644
--- a/services/surfaceflinger/tests/OWNERS
+++ b/services/surfaceflinger/tests/OWNERS
@@ -1,5 +1,8 @@
-per-file HdrSdrRatioOverlay_test.cpp = set noparent
per-file HdrSdrRatioOverlay_test.cpp = alecmouri@google.com, sallyqi@google.com, jreck@google.com
+# Most layer-related files are owned by WM
per-file Layer* = set noparent
per-file Layer* = pdwilliams@google.com, vishnun@google.com, melodymhsu@google.com
+
+per-file LayerHistoryTest.cpp = file:/services/surfaceflinger/OWNERS
+per-file LayerInfoTest.cpp = file:/services/surfaceflinger/OWNERS \ No newline at end of file