diff options
author | 2024-11-06 16:53:47 +0000 | |
---|---|---|
committer | 2024-11-06 16:53:47 +0000 | |
commit | 1a4cdb3313225b695730791425fc62894dd9531d (patch) | |
tree | dc6fb0a0b4459bc08ad57ba80ff6322d4907a04f | |
parent | f18fab05398dacb7d20387b2fbf082341d80c2fb (diff) | |
parent | 363ab5e61907da56eadb92a8cc9cb4cc7e35dd24 (diff) |
Merge "Change filter logic to allow Context Hub owners" into main
-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 |