Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -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