diff options
| -rw-r--r-- | services/tests/wmtests/OWNERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/services/tests/wmtests/OWNERS b/services/tests/wmtests/OWNERS index 78b867f9190b..51519fdc4b87 100644 --- a/services/tests/wmtests/OWNERS +++ b/services/tests/wmtests/OWNERS @@ -4,4 +4,7 @@ include /services/core/java/com/android/server/wm/OWNERS # Voice Interaction per-file *Assist* = file:/core/java/android/service/voice/OWNERS -natanieljr@google.com
\ No newline at end of file +# Keyboard shortcuts +per-file res/xml/bookmarks.xml = file:/services/core/java/com/android/server/input/OWNERS + +natanieljr@google.com |