summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/donottranslate_config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/donottranslate_config.xml b/res/values/donottranslate_config.xml
index eda94878f..1c776ab0e 100644
--- a/res/values/donottranslate_config.xml
+++ b/res/values/donottranslate_config.xml
@@ -45,4 +45,7 @@
<!-- File Authority for the photo picker -->
<string name="photo_file_provider_authority">com.android.contacts.files</string>
+
+ <!-- File Authority for AOSP Contacts files -->
+ <string name="contacts_file_provider_authority">com.android.contacts.files</string>
</resources>