diff options
| author | 2024-11-06 18:46:43 +0000 | |
|---|---|---|
| committer | 2024-11-06 18:46:43 +0000 | |
| commit | 3885ea044727f2f7a24e32449c3a9c538ba1febd (patch) | |
| tree | d7bdcb0666e7bf1b9112c7892e04ad7e7ec0fc28 | |
| parent | eac7e4df8c916466491975a7158416fd20a59176 (diff) | |
| parent | 68a9d845e49582c1a1154cd4f009fe5da7ca134c (diff) | |
Merge "Change filter logic to allow Context Hub owners" into main am: 1a4cdb3313 am: 68a9d845e4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3337033
Change-Id: Ie4b1c16a2c8126a0ad49bc5c9aa8e0d93a186009
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | core/java/android/hardware/location/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/hardware/location/OWNERS b/core/java/android/hardware/location/OWNERS index 747f90947b9c..340d6f2eb08c 100644 --- a/core/java/android/hardware/location/OWNERS +++ b/core/java/android/hardware/location/OWNERS @@ -9,4 +9,4 @@ wyattriley@google.com yuhany@google.com # ContextHub team -per-file *ContextHub*,*NanoApp* = file:platform/system/chre:/OWNERS +per-file Android.bp,*Hub*,*NanoApp* = file:platform/system/chre:/OWNERS |