diff options
author | Shuzhen Wang <shuzhenwang@google.com> | 2021-01-08 13:41:38 -0800 |
---|---|---|
committer | Shuzhen Wang <shuzhenwang@google.com> | 2021-01-08 13:42:55 -0800 |
commit | 89e938977ba44ffaac918f1294cf1c2da1e3a8fd (patch) | |
tree | d4078f62dfb600996cb5379da5b5a8a2d0d3e090 /proto | |
parent | 35821e134de766d0119ce22a4debbeba7b7fa1e6 (diff) |
proto: Add OWNERS file for camera.proto
Test: None
Bug: 175339054
Change-Id: I58e73855bf96bb2547db513f91968cd4c2d9e303
Diffstat (limited to 'proto')
-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 e7ddf8691463..b456ba60d086 100644 --- a/proto/src/OWNERS +++ b/proto/src/OWNERS @@ -1,2 +1,3 @@ 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 |