commit | 05661cbbde270406e1fb1e94213fafaec679ca61 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Wed Nov 02 00:36:11 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 02 00:36:11 2022 +0000 |
tree | 46588e8975ac612e0f11750ba8b93bf64336a38f | |
parent | 9687a71214b9d0fc12a1d8ef717f883902d34541 [diff] | |
parent | affabcaee00d5e02f2f9983e7828b1b1a4fa0ddb [diff] |
Merge "Add sub owner to common/split and tests"
diff --git a/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS b/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS new file mode 100644 index 0000000..7237d2b --- /dev/null +++ b/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/OWNERS
@@ -0,0 +1,2 @@ +# WM shell sub-modules splitscreen owner +chenghsiuchang@google.com
diff --git a/libs/WindowManager/Shell/tests/OWNERS b/libs/WindowManager/Shell/tests/OWNERS index f4efc37..1c28c3d 100644 --- a/libs/WindowManager/Shell/tests/OWNERS +++ b/libs/WindowManager/Shell/tests/OWNERS
@@ -6,3 +6,4 @@ lbill@google.com madym@google.com hwwang@google.com +chenghsiuchang@google.com