Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 880350fa authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Move contacts authority string to Contacts

am: 44339811

* commit '44339811':
  Move contacts authority string to Contacts
parents ae955e5e 44339811
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>