Adding owners for CarrierConfigManager separate from parent.
New carrier config keys shall be reviewed by a TL as part of addition.
This is to enforce that new carrier config keys are added as properly
defined public API keys.
Test: Owners file change only.
Fixes: 243858315
Change-Id: I3a86d95242b59adc150fe619681b5d5cbe00c11f
diff --git a/telephony/OWNERS b/telephony/OWNERS
index e0c5f8f..025869d 100644
--- a/telephony/OWNERS
+++ b/telephony/OWNERS
@@ -17,3 +17,6 @@
per-file SubscriptionInfo.java=set noparent
per-file SubscriptionInfo.java=jackyu@google.com,amruthr@google.com
+# Requiring TL ownership for new carrier config keys.
+per-file CarrierConfigManager.java=set noparent
+per-file CarrierConfigManager.java=amruthr@google.com,tgunn@google.com,rgreenwalt@google.com,satk@google.com