Skip to content
Snippets Groups Projects
Commit 8bf790ef authored by Ang Li's avatar Ang Li
Browse files

Add per-file owners for remote color resources.

The remote color resources (under `remote_color_resources_res`) were
authored and checked in three years ago by pbdr@, and these resource
files are well isolated from other frameworks resources. It will make
sense to add Pierre as an owner.

Bug: 344870230
Test: Not required. Add owner only.
Change-Id: I338a40fe7118dd04f168e83e85bf03912da45842
parent a64fca58
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,11 @@ per-file res/values/symbols.xml = file:/PERFORMANCE_OWNERS
per-file res/xml/power_profile.xml = file:/BATTERY_STATS_OWNERS
per-file res/xml/power_profile_test.xml = file:/BATTERY_STATS_OWNERS
# RemoteView color resources
per-file remote_color_resources_res/symbols.xml = pbdr@google.com
per-file remote_color_resources_res/values/config.xml = pbdr@google.com
per-file remote_color_resources_res/values/symbols.xml = pbdr@google.com
# Telephony
per-file res/values/config_telephony.xml = file:/platform/frameworks/opt/telephony:/OWNERS
per-file res/xml/sms_short_codes.xml = file:/platform/frameworks/opt/telephony:/OWNERS
......@@ -79,4 +84,4 @@ per-file res/values/attrs.xml = arteiro@google.com
per-file res/values/styles.xml = arteiro@google.com
per-file res/values/symbols.xml = arteiro@google.com
per-file res/values/themes_device_defaults.xml = arteiro@google.com
per-file res/values/styles_material.xml = arteiro@google.com
\ No newline at end of file
per-file res/values/styles_material.xml = arteiro@google.com
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment