summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Pinyao Ting <pinyaoting@google.com> 2021-01-06 13:03:47 -0800
committer Pinyao Ting <pinyaoting@google.com> 2021-01-06 13:47:33 -0800
commit01c021dbe3c89382ffae43e57cb41db9dffeb4c5 (patch)
treee34d6b2ce7762a6a9da9d43b08654fa4b27f1b9a
parent659ccfc928e11f613559665b37d61c9d0f3dee64 (diff)
configure owners for shortcut related tests
Bug: 151359749 Test: manual Change-Id: I9893b86091cf480a2cd2ba6d276a3779d02b6eb5
-rw-r--r--core/java/android/content/pm/LAUNCHER_OWNERS7
-rw-r--r--core/java/android/content/pm/SHORTCUT_OWNERS7
2 files changed, 14 insertions, 0 deletions
diff --git a/core/java/android/content/pm/LAUNCHER_OWNERS b/core/java/android/content/pm/LAUNCHER_OWNERS
new file mode 100644
index 000000000000..400836f55ceb
--- /dev/null
+++ b/core/java/android/content/pm/LAUNCHER_OWNERS
@@ -0,0 +1,7 @@
+set noparent
+
+omakoto@google.com
+sunnygoyal@google.com
+mett@google.com
+jonmiranda@google.com
+pinyaoting@google.com
diff --git a/core/java/android/content/pm/SHORTCUT_OWNERS b/core/java/android/content/pm/SHORTCUT_OWNERS
new file mode 100644
index 000000000000..3688d5a3a4c7
--- /dev/null
+++ b/core/java/android/content/pm/SHORTCUT_OWNERS
@@ -0,0 +1,7 @@
+set noparent
+
+omakoto@google.com
+yamasani@google.com
+sunnygoyal@google.com
+mett@google.com
+pinyaoting@google.com