diff options
author | 2022-08-17 13:25:03 +0000 | |
---|---|---|
committer | 2022-08-17 13:25:03 +0000 | |
commit | 36a82769e836d43238b29d2748167522eead3bf3 (patch) | |
tree | a4db985c68533cfb9077c540368fe86452751781 /proto/src | |
parent | 10fb7054feb50a0261d1c0c7cac467899af6e8b6 (diff) | |
parent | 8cabb848b616309cea4121496908fca3629e456b (diff) |
Merge "Better OWNERS for system_messages.proto" am: 74a44839b9 am: d283ac489f am: 10fb42f313 am: 317f7a4e35 am: 8cabb848b6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2186207
Change-Id: I394baab8cdc9c6c9a17a27d20976ac0511dd07a2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'proto/src')
-rw-r--r-- | proto/src/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/src/OWNERS b/proto/src/OWNERS index b456ba60d086..abd08deced79 100644 --- a/proto/src/OWNERS +++ b/proto/src/OWNERS @@ -1,3 +1,4 @@ per-file gnss.proto = file:/services/core/java/com/android/server/location/OWNERS per-file wifi.proto = file:/wifi/OWNERS per-file camera.proto = file:/services/core/java/com/android/server/camera/OWNERS +per-file system_messages.proto = file:/core/res/OWNERS |