Add string needed by app usage tracking feature.

Bug: 74580195
Test: rebuild
Change-Id: I9bd5c3e8e73c4be9e00acf6ede3a33df087cddac
This commit is contained in:
Fan Zhang
2018-03-23 10:12:25 -07:00
parent 6cc043ba06
commit 7d66123f4c

View File

@@ -8044,6 +8044,9 @@
<!-- Link to the apps page for app usage settings [CHAR LIMIT=45] -->
<string name="app_usage_preference">App usage preferences</string>
<!-- Link title to show stats about how much time user spent in an app [CHAR LIMIT=45] -->
<string name="time_spent_in_app_pref_title">Time spent in app</string>
<!-- Description of the usage access setting [CHAR LIMIT=NONE] -->
<string name="usage_access_description">Usage access allows an app to track what other apps you\u2019re using and how often, as well as your carrier, language settings, and other details.</string>