diff options
author | 2024-11-06 00:09:04 +0000 | |
---|---|---|
committer | 2024-11-06 00:09:04 +0000 | |
commit | 363ab5e61907da56eadb92a8cc9cb4cc7e35dd24 (patch) | |
tree | 1010056ea704783bb6fe439f1aadf4f9852df28f | |
parent | 7efc6eaa998119afdf85d9c1ec29d050a0910fb1 (diff) |
Change filter logic to allow Context Hub owners
Test: None, owners only
Change-Id: I9b9a63ef7b9b6ddfa02ef69efa87ad4dda1eec02
-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 |