Remove contacts authority string fom ContactsCommon
am: 2eaf71e

* commit '2eaf71e9d85c131bb8a5c66d29261511f8a14a4c':
  Remove contacts authority string fom ContactsCommon
diff --git a/res-common/values/donottranslate_config.xml b/res-common/values/donottranslate_config.xml
index d0e0b38..7d3c074 100644
--- a/res-common/values/donottranslate_config.xml
+++ b/res-common/values/donottranslate_config.xml
@@ -91,6 +91,4 @@
     <string name="pref_privacy_policy_key">pref_privacy_policy</string>
     <string name="pref_terms_of_service_key">pref_terms_of_service</string>
 
-    <!-- File Authority for AOSP Contacts files -->
-    <string name="contacts_file_provider_authority">com.android.contacts.files</string>
 </resources>