summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2016-03-18 21:06:50 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-03-18 21:06:51 +0000
commitf804a91865c7916369e1ab119dfb13d35ca5f033 (patch)
tree9acd1017f81da9f2c66b577bf0755e04f03532d3 /res
parent5da20d4e84c475aadfed3cfc3e4ea06d4400091c (diff)
parentbab130fb27948719cf6600ff22a10b19f78001df (diff)
Merge "Rename provider authority for AOSP Dialer" into nyc-dev
Diffstat (limited to 'res')
-rw-r--r--res/values/donottranslate_config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/donottranslate_config.xml b/res/values/donottranslate_config.xml
index 468e41586..4ed41d0d5 100644
--- a/res/values/donottranslate_config.xml
+++ b/res/values/donottranslate_config.xml
@@ -34,4 +34,6 @@
Ignored if empty. -->
<string name="config_prohibited_phone_number_regexp"></string>
+ <!-- File Authority for AOSP Dialer files -->
+ <string name="contacts_file_provider_authority">com.android.dialer.files</string>
</resources>