commit | dcab87c9c6d8d97445afb31885d2ccd420fd9b61 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Thu Nov 03 07:20:34 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Nov 03 07:20:34 2022 +0000 |
tree | 29797786c215c02e784c147a696b31fff363b7be | |
parent | b6639e64e3dca35c0c8ece8178e94b9cebaaff50 [diff] | |
parent | 23f1e2836d5fbcd4a62e16087d68beb4c13bde30 [diff] |
Merge "Add sub owner to common/split and tests" into tm-qpr-dev
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