Correct permission string.

* Be consistent

Change-Id: I5201f1f2e7ddbf3639985036444935aac3835683
This commit is contained in:
Michael Bestas 2015-09-11 19:01:16 +03:00
parent 9f381bc89f
commit 44b9ae46d2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<!-- Labels for the MODIFY_PROFILES permission. -->
<string name="permlab_modifyProfiles">modify system profiles</string>
<string name="permdesc_modifyProfiles">Allows an application to modify system profiles</string>
<string name="permdesc_modifyProfiles">Allows an app to modify system profiles.</string>
<!-- Labels for the HARDWARE_ABSTRACTION_ACCESS permission. -->
<string name="permlab_useHardwareFramework">use hardware framework</string>