diff options
| author | 2024-09-10 19:24:07 +0000 | |
|---|---|---|
| committer | 2024-09-10 19:24:07 +0000 | |
| commit | 80a9016e3fdc019776f97cbd276bc367858266b3 (patch) | |
| tree | a56260f5e073e9d23f788025644f2da6092e2bc2 | |
| parent | a39d8fe12840907328aec7d0adb6e5761c7c8595 (diff) | |
| parent | 82b6d82b5335d0e5af4e0217ba961b9ed378974f (diff) | |
Merge "Add SF Owners to LayerHistoryIntegrationTest" into main
| -rw-r--r-- | services/surfaceflinger/tests/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/surfaceflinger/tests/OWNERS b/services/surfaceflinger/tests/OWNERS index 56f2f1b07a..7857961ce4 100644 --- a/services/surfaceflinger/tests/OWNERS +++ b/services/surfaceflinger/tests/OWNERS @@ -4,5 +4,5 @@ per-file HdrSdrRatioOverlay_test.cpp = alecmouri@google.com, sallyqi@google.com, 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 LayerHistoryIntegrationTest.cpp = file:/services/surfaceflinger/OWNERS per-file LayerInfoTest.cpp = file:/services/surfaceflinger/OWNERS
\ No newline at end of file |