diff options
| author | 2024-12-09 13:45:45 +0000 | |
|---|---|---|
| committer | 2024-12-09 13:58:04 +0000 | |
| commit | b6b80d2cf1e772f1752af0e9094c16b55a90c5ef (patch) | |
| tree | d98414c010d74971665eeb3a817a8cfde6a0b896 | |
| parent | 4ebe13b1232bf3ee5641945ae14c280fa061729c (diff) | |
Added Code owners for shortcuthelper
Test: NONE
Flag: EXEMPT adding owners
Fix: 383083258
Change-Id: I805f94624170c812176817c063f680acffb0d57a
| -rw-r--r-- | packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/OWNERS | 3 | ||||
| -rw-r--r-- | packages/SystemUI/src/com/android/systemui/keyboard/shortcut/OWNERS | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/OWNERS b/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/OWNERS new file mode 100644 index 000000000000..2355c48158f7 --- /dev/null +++ b/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 1562219 +chrisgollner@google.com +jmokut@google.com
\ No newline at end of file diff --git a/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/OWNERS b/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/OWNERS new file mode 100644 index 000000000000..2355c48158f7 --- /dev/null +++ b/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/OWNERS @@ -0,0 +1,3 @@ +# Bug component: 1562219 +chrisgollner@google.com +jmokut@google.com
\ No newline at end of file |