diff options
| author | 2021-11-09 20:24:47 +0000 | |
|---|---|---|
| committer | 2021-11-09 20:24:47 +0000 | |
| commit | 08623cc3c4b96b2c3a41c2bf93379f5eb4f265e3 (patch) | |
| tree | b4d869dcf65fa0ef1036c4f4da31ae4af74cedb5 | |
| parent | 54ee695778700eff1413d17ca2404e451e473926 (diff) | |
| parent | b81392c9cdecc814a9894f4ab3adbd4010834e17 (diff) | |
Merge "Add pablogamito to flicker test owners"
| -rw-r--r-- | libs/WindowManager/Shell/tests/OWNERS | 1 | ||||
| -rw-r--r-- | tests/FlickerTests/OWNERS | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/libs/WindowManager/Shell/tests/OWNERS b/libs/WindowManager/Shell/tests/OWNERS index d80699de8a2d..f49e80ae16b1 100644 --- a/libs/WindowManager/Shell/tests/OWNERS +++ b/libs/WindowManager/Shell/tests/OWNERS @@ -1,3 +1,4 @@ # Bug component: 909476 # includes OWNERS from parent directories natanieljr@google.com +pablogamito@google.com diff --git a/tests/FlickerTests/OWNERS b/tests/FlickerTests/OWNERS index b5561010e7f9..c1221e3940d2 100644 --- a/tests/FlickerTests/OWNERS +++ b/tests/FlickerTests/OWNERS @@ -1,3 +1,4 @@ # Bug component: 909476 include /services/core/java/com/android/server/wm/OWNERS -natanieljr@google.com
\ No newline at end of file +natanieljr@google.com +pablogamito@google.com |