From 057896ae3457cd43571c794bb3ce725ca2e6ce93 Mon Sep 17 00:00:00 2001 From: Shashwat Razdan Date: Tue, 2 Feb 2021 17:21:33 +0000 Subject: [PATCH] Adding owners in smartspace packages Test: not needed as this is a meta file change Change-Id: I32f5205c4c1b771aae963a20e9a52fa7691ce271 --- core/java/android/app/smartspace/OWNERS | 2 ++ core/java/android/service/smartspace/OWNERS | 2 ++ services/smartspace/OWNERS | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 core/java/android/app/smartspace/OWNERS create mode 100644 core/java/android/service/smartspace/OWNERS create mode 100644 services/smartspace/OWNERS diff --git a/core/java/android/app/smartspace/OWNERS b/core/java/android/app/smartspace/OWNERS new file mode 100644 index 0000000000000..19ef9d774e6a5 --- /dev/null +++ b/core/java/android/app/smartspace/OWNERS @@ -0,0 +1,2 @@ +srazdan@google.com +alexmang@google.com \ No newline at end of file diff --git a/core/java/android/service/smartspace/OWNERS b/core/java/android/service/smartspace/OWNERS new file mode 100644 index 0000000000000..19ef9d774e6a5 --- /dev/null +++ b/core/java/android/service/smartspace/OWNERS @@ -0,0 +1,2 @@ +srazdan@google.com +alexmang@google.com \ No newline at end of file diff --git a/services/smartspace/OWNERS b/services/smartspace/OWNERS new file mode 100644 index 0000000000000..19ef9d774e6a5 --- /dev/null +++ b/services/smartspace/OWNERS @@ -0,0 +1,2 @@ +srazdan@google.com +alexmang@google.com \ No newline at end of file