diff options
author | Soonil Nagarkar <sooniln@google.com> | 2020-12-11 17:12:03 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2020-12-11 17:12:03 +0000 |
commit | 2e8693718cf76d032812d4934336a1a64779c439 (patch) | |
tree | aa4dba6af0f3c8542861d13b3ba75ff6030e1400 | |
parent | 32ff0144bfd61510ea0f341d93191ad0fd3d1b3e (diff) | |
parent | 51c43292b6a27874fb65e58cc075b356ab4364eb (diff) |
Merge "Location OWNERS updates"
4 files changed, 6 insertions, 10 deletions
diff --git a/location/java/android/location/OWNERS b/location/java/android/location/OWNERS index 383321bc3d69..60321448a58a 100644 --- a/location/java/android/location/OWNERS +++ b/location/java/android/location/OWNERS @@ -1,6 +1,6 @@ # Bug component: 880425 -mstogaitis@google.com +sooniln@google.com wyattriley@google.com -etn@google.com +yuhany@google.com weiwa@google.com diff --git a/services/core/java/com/android/server/location/OWNERS b/services/core/java/com/android/server/location/OWNERS index c2c95e6042de..696a0c22c605 100644 --- a/services/core/java/com/android/server/location/OWNERS +++ b/services/core/java/com/android/server/location/OWNERS @@ -1,8 +1 @@ -aadmal@google.com -arthuri@google.com -bduddie@google.com -gomo@google.com -sooniln@google.com -weiwa@google.com -wyattriley@google.com -yuhany@google.com +file:/location/java/android/location/OWNERS diff --git a/services/core/java/com/android/server/location/contexthub/OWNERS b/services/core/java/com/android/server/location/contexthub/OWNERS new file mode 100644 index 000000000000..d4393d6a83d2 --- /dev/null +++ b/services/core/java/com/android/server/location/contexthub/OWNERS @@ -0,0 +1,2 @@ +arthuri@google.com +bduddie@google.com diff --git a/services/robotests/src/com/android/server/location/OWNERS b/services/robotests/src/com/android/server/location/OWNERS new file mode 100644 index 000000000000..696a0c22c605 --- /dev/null +++ b/services/robotests/src/com/android/server/location/OWNERS @@ -0,0 +1 @@ +file:/location/java/android/location/OWNERS |