diff options
| author | 2021-10-27 01:20:09 +0000 | |
|---|---|---|
| committer | 2021-10-27 01:20:09 +0000 | |
| commit | 79b34ce91df24118c4f1c978f72a9b42d17ed798 (patch) | |
| tree | 975ff9eef83e3ad07077dfcb522f6c47a855e29d | |
| parent | 0aa2fa5b407d6d1628b2c27fb4fecf24f1d45390 (diff) | |
| parent | 8d956c437814bd6bc3dcdc71c1799e08fda29a4f (diff) | |
Merge "Specify per-file owner for dimens_car.xml" into sc-v2-dev
| -rw-r--r-- | core/res/OWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/res/OWNERS b/core/res/OWNERS index 7a8da36d8a7d..bd192088e80d 100644 --- a/core/res/OWNERS +++ b/core/res/OWNERS @@ -25,3 +25,9 @@ svetoslavganov@google.com toddke@google.com tsuji@google.com yamasani@google.com + +# Multiuser +per-file res/xml/config_user_types.xml = file:/MULTIUSER_OWNERS + +# Car +per-file res/values/dimens_car.xml = file:/platform/packages/services/Car:/OWNERS |