Rename 'Files and media' to 'Files & documents'

Rename the 'Files and media' permission group to 'Files & documents' and
also change the permission group's description.

The motivation for this change is to support the "Media Permission
Update for Android T" project.

Bug: 201318587
Test: manual
Change-Id: Idd7dc35862b6076834e8dedf52be24dd831ce250
This commit is contained in:
Jay Thomas Sullivan
2022-01-26 13:55:28 -08:00
parent 811fb71ae2
commit 6de8065a82

View File

@@ -872,9 +872,9 @@
<string name="permgroupdesc_sms">send and view SMS messages</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permgrouplab_storage">Files and media</string>
<string name="permgrouplab_storage">Files &amp; documents</string>
<!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permgroupdesc_storage">access photos, media, and files on your device</string>
<string name="permgroupdesc_storage">access files and documents on your device</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
<string name="permgrouplab_readMediaAural">Music &amp; other audio</string>