diff options
| author | 2024-01-12 03:28:15 +0000 | |
|---|---|---|
| committer | 2024-01-12 03:28:15 +0000 | |
| commit | 774e002bd11ba550dac05f99d773f15222401d8d (patch) | |
| tree | 8ff456a82980147f6936468cabd50e3d0d01f70a | |
| parent | 52f6eae42f5333a77559d3f0e94b5257f9917092 (diff) | |
| parent | 84889ec8aaa039dd4a11886dda93ded8ac64a299 (diff) | |
Merge "Update OWNERS for intent.proto" into main am: 84889ec8aa
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2907556
Change-Id: Ib3f52e12f6d6f2aebf178584233d7be9867d9ae2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | core/proto/OWNERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/proto/OWNERS b/core/proto/OWNERS index db391f7a8c35..a854e3626e78 100644 --- a/core/proto/OWNERS +++ b/core/proto/OWNERS @@ -18,6 +18,7 @@ per-file usagestatsservice.proto, usagestatsservice_v2.proto = file:/core/java/a per-file apphibernationservice.proto = file:/core/java/android/apphibernation/OWNERS per-file android/hardware/sensorprivacy.proto = ntmyren@google.com,evanseverson@google.com per-file background_install_control.proto = wenhaowang@google.com,georgechan@google.com,billylau@google.com +per-file android/content/intent.proto = file:/PACKAGE_MANAGER_OWNERS # Biometrics jaggies@google.com @@ -31,5 +32,3 @@ jreck@google.com # Accessibility pweaver@google.com -hongmingjin@google.com -cbrower@google.com |