Update persistent storage permission string

Change-Id: Id32018b2e6db156eefb124b646b08205e0dcd635
This commit is contained in:
Michael Bestas 2015-09-11 19:23:37 +03:00
parent 44b9ae46d2
commit d39c839727
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<!-- Labels for the MANAGE_PERSISTENT_STORAGE permission. -->
<string name="permlab_managePersistentStorage">manage persistent storage</string>
<string name="permdesc_managePersistentStorage">Allows an app to read or write properties which may persist thru a factory reset.</string>
<string name="permdesc_managePersistentStorage">Allows an app to read or write properties which may persist thrοugh a factory reset.</string>
<!-- Label to show for a service that is running because it is observing the user's custom tiles. -->
<string name="custom_tile_listener_binding_label">Custom tile listener</string>