diff options
| author | 2024-08-21 20:18:06 +0000 | |
|---|---|---|
| committer | 2024-08-21 20:18:06 +0000 | |
| commit | 98d11ee3e7f5e94c99df449f062700f1de5c6f29 (patch) | |
| tree | 75c3aec853d4feaec9d8126a1153a15509ca88ce | |
| parent | 0c4c1915c790273d3abd950182b129e3f8ebb83f (diff) | |
| parent | bf0aafe9d61a03f7ea9a16b40972f7212ee588a0 (diff) | |
Merge "Update and sync UsageStats OWNERS." into main
| -rw-r--r-- | core/java/android/app/usage/OWNERS | 10 | ||||
| -rw-r--r-- | services/usage/OWNERS | 5 |
2 files changed, 5 insertions, 10 deletions
diff --git a/core/java/android/app/usage/OWNERS b/core/java/android/app/usage/OWNERS index 57d958f2b1f5..745e7242d5ef 100644 --- a/core/java/android/app/usage/OWNERS +++ b/core/java/android/app/usage/OWNERS @@ -1,9 +1 @@ -# Bug component: 532296 - -yamasani@google.com -mwachens@google.com -varunshah@google.com -guanxin@google.com - -per-file *StorageStats* = file:/core/java/android/os/storage/OWNERS -per-file *Broadcast* = sudheersai@google.com +include /services/usage/OWNERS
\ No newline at end of file diff --git a/services/usage/OWNERS b/services/usage/OWNERS index 26d9b10c7907..f825f559d30d 100644 --- a/services/usage/OWNERS +++ b/services/usage/OWNERS @@ -1,7 +1,10 @@ +# Bug component: 532296 +set noparent + mwachens@google.com varunshah@google.com -huiyu@google.com yamasani@google.com +guanxin@google.com per-file *StorageStats* = file:/core/java/android/os/storage/OWNERS per-file *Broadcast* = sudheersai@google.com
\ No newline at end of file |