diff options
| author | 2022-03-28 19:53:48 +0000 | |
|---|---|---|
| committer | 2022-03-28 19:53:48 +0000 | |
| commit | 731c34c0e7b08380c92a47a031c5f49beae02c1c (patch) | |
| tree | 50dbbe998422664e7a4bd83d2aa4e28670ea6a20 | |
| parent | 3ba75e73007f8db7f2fa990325aeda7c0e117849 (diff) | |
| parent | d0e5951d42e006eb1525976cff134dc21a476e2f (diff) | |
Merge "Update location OWNERS files" am: b3249c820f am: d0e5951d42
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2042803
Change-Id: I42ea4af76cb77bc04eeb17837bae95f3ffb0cb4e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | core/java/android/hardware/location/OWNERS | 7 | ||||
| -rw-r--r-- | location/java/android/location/OWNERS | 5 |
2 files changed, 9 insertions, 3 deletions
diff --git a/core/java/android/hardware/location/OWNERS b/core/java/android/hardware/location/OWNERS index bd40409f71c6..747f90947b9c 100644 --- a/core/java/android/hardware/location/OWNERS +++ b/core/java/android/hardware/location/OWNERS @@ -1,9 +1,12 @@ # Bug component: 880425 +dnchrist@google.com +etn@google.com +lifu@google.com mstogaitis@google.com +sooniln@google.com wyattriley@google.com -etn@google.com -weiwa@google.com +yuhany@google.com # ContextHub team per-file *ContextHub*,*NanoApp* = file:platform/system/chre:/OWNERS diff --git a/location/java/android/location/OWNERS b/location/java/android/location/OWNERS index 60321448a58a..b5c970ae31b9 100644 --- a/location/java/android/location/OWNERS +++ b/location/java/android/location/OWNERS @@ -1,6 +1,9 @@ # Bug component: 880425 +dnchrist@google.com +etn@google.com +lifu@google.com +mstogaitis@google.com sooniln@google.com wyattriley@google.com yuhany@google.com -weiwa@google.com |