Fix LiveDisplay string

Change-Id: Ic7e03a1284bc51ef91ad9e7d8d2572aec405ee14
This commit is contained in:
Michael Bestas 2016-04-14 23:58:00 +03:00 committed by Gerrit Code Review
parent 62604cf540
commit 14190e4f00
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@
<string name="permdesc_dataUsageRead">Allows an app to read content from the data usage database.</string>
<!-- LiveDisplay manager permission -->
<string name="permlab_manageLiveDisplay">manage livedisplay settings</string>
<string name="permlab_manageLiveDisplay">manage LiveDisplay settings</string>
<string name="permdesc_manageLiveDisplay">Allows an app to configure advanced display settings.</string>
</resources>