You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1436
+
<stringname="permdesc_sdcardRead"product="nosdcard">Allows the app to read contents of USB storage.</string>
1437
+
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1438
+
<stringname="permdesc_sdcardRead"product="default">Allows the app to read contents of SD card.</string>
1439
+
1431
1440
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1432
1441
<stringname="permlab_sdcardWrite"product="nosdcard">modify/delete USB storage contents</string>
1433
1442
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
0 commit comments