From 8603c7ea6233b430e684497bc57d34dac04da906 Mon Sep 17 00:00:00 2001 From: Julia Reynolds Date: Mon, 20 Nov 2017 11:30:29 -0500 Subject: [PATCH] Add owners files to notification test dirs Test: make Change-Id: I63778c68f1ab9edc36a9e12aa1729f8fd6a5e073 --- tests/robotests/src/com/android/settings/notification/OWNERS | 4 ++++ tests/unit/src/com/android/settings/notification/OWNERS | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 tests/robotests/src/com/android/settings/notification/OWNERS create mode 100644 tests/unit/src/com/android/settings/notification/OWNERS diff --git a/tests/robotests/src/com/android/settings/notification/OWNERS b/tests/robotests/src/com/android/settings/notification/OWNERS new file mode 100644 index 00000000000..0d73685a875 --- /dev/null +++ b/tests/robotests/src/com/android/settings/notification/OWNERS @@ -0,0 +1,4 @@ +# Default reviewers for this and subdirectories. +asc@google.com +dsandler@google.com +juliacr@google.com \ No newline at end of file diff --git a/tests/unit/src/com/android/settings/notification/OWNERS b/tests/unit/src/com/android/settings/notification/OWNERS new file mode 100644 index 00000000000..0d73685a875 --- /dev/null +++ b/tests/unit/src/com/android/settings/notification/OWNERS @@ -0,0 +1,4 @@ +# Default reviewers for this and subdirectories. +asc@google.com +dsandler@google.com +juliacr@google.com \ No newline at end of file