CMSettingsProvider: Update app name

* Match AOSP settings provider

Change-Id: I949bb7a3e748319a94f2029dac8a5beea6553635
This commit is contained in:
Michael Bestas
2015-09-15 15:37:02 +03:00
parent 688a04562e
commit 0d5b0b7d3c

View File

@@ -15,5 +15,5 @@
limitations under the License.
-->
<resources>
<string name="app_name">CMSettingsProvider</string>
</resources>
<string name="app_name">CM Settings Storage</string>
</resources>