summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2016-03-18 21:13:24 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-03-18 21:13:24 +0000
commitc0b805e68c960ff7af4a25dff8b95eb2c620f22f (patch)
tree6621eb8ec3060eb30540bc8bc15c6dd1b8b0f99f /res
parent74a4339953bf2a41a4cd1e73a88b0edfafa50585 (diff)
parentf804a91865c7916369e1ab119dfb13d35ca5f033 (diff)
Merge "Rename provider authority for AOSP Dialer" into nyc-dev
am: f804a91 * commit 'f804a91865c7916369e1ab119dfb13d35ca5f033': Rename provider authority for AOSP Dialer
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>