Remove contacts authority string fom ContactsCommon am: 2eaf71e
am: 6498142

* commit '6498142251a53ef6e2512e4e13de911f367a92eb':
  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>