cmsdk: Fix resource name.

Change-Id: I20b28bcfb801cd9ba9051f9c97e79ac1119e6fb7
This commit is contained in:
Adnan Begovic 2016-03-08 12:59:17 -08:00
parent 6356c9b56b
commit f8d4978149
1 changed files with 1 additions and 1 deletions

View File

@ -164,5 +164,5 @@
<!-- Performance manager permission title -->
<string name="permlab_perfAccess">access performance manager</string>
<!-- Performance manager permission description -->
<string name="permlab_perfAccessDesc">Allows an app to access the performance service. Should never be needed for normal apps</string>
<string name="permdesc_perfAccessDesc">Allows an app to access the performance service. Should never be needed for normal apps</string>
</resources>