diff options
| author | 2024-11-04 22:37:18 +0000 | |
|---|---|---|
| committer | 2024-11-04 22:37:18 +0000 | |
| commit | 518a1febe4bddd0f88f2a36445b081fa5e634dbc (patch) | |
| tree | 07d4c0a67ee0648660777778c5d590d2d9a452f0 | |
| parent | f6d48dfe685e2dd91e1cde07ba50ac9867f839c5 (diff) | |
| parent | 6d1ca27a8adb34fdd91b4900ed6bc3a2d3221913 (diff) | |
Merge "Add OWNERS to shared pip package in Shell" into main
| -rw-r--r-- | libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/pip/OWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/pip/OWNERS b/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/pip/OWNERS new file mode 100644 index 000000000000..20d5c33dc8bf --- /dev/null +++ b/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/pip/OWNERS @@ -0,0 +1,4 @@ +# WM shell sub-module PiP owner +hwwang@google.com +gabiyev@google.com +wuperry@google.com |