From c225351240c93aade82a7d51f3ac534a20e234a2 Mon Sep 17 00:00:00 2001 From: Vania Januar Date: Fri, 16 Dec 2022 10:35:31 +0000 Subject: [PATCH] Add OWNERS for systemui tests for /stylus and /notetask. Test: N/A Change-Id: I8ea609b74f398796f4ca96a9608fa5e85280ffe5 --- .../tests/src/com/android/systemui/notetask/OWNERS | 8 ++++++++ .../SystemUI/tests/src/com/android/systemui/stylus/OWNERS | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 packages/SystemUI/tests/src/com/android/systemui/notetask/OWNERS create mode 100644 packages/SystemUI/tests/src/com/android/systemui/stylus/OWNERS diff --git a/packages/SystemUI/tests/src/com/android/systemui/notetask/OWNERS b/packages/SystemUI/tests/src/com/android/systemui/notetask/OWNERS new file mode 100644 index 0000000000000..7ccb316dbca57 --- /dev/null +++ b/packages/SystemUI/tests/src/com/android/systemui/notetask/OWNERS @@ -0,0 +1,8 @@ +# Bug component: 1254381 +azappone@google.com +achalke@google.com +juliacr@google.com +madym@google.com +mgalhardo@google.com +petrcermak@google.com +vanjan@google.com \ No newline at end of file diff --git a/packages/SystemUI/tests/src/com/android/systemui/stylus/OWNERS b/packages/SystemUI/tests/src/com/android/systemui/stylus/OWNERS new file mode 100644 index 0000000000000..7ccb316dbca57 --- /dev/null +++ b/packages/SystemUI/tests/src/com/android/systemui/stylus/OWNERS @@ -0,0 +1,8 @@ +# Bug component: 1254381 +azappone@google.com +achalke@google.com +juliacr@google.com +madym@google.com +mgalhardo@google.com +petrcermak@google.com +vanjan@google.com \ No newline at end of file