Merge "Add string needed by app usage tracking feature." into pi-dev am: 80bf63a2dd

am: f3fcb03c86

Change-Id: Ibce6ce6ca611f5ef6e39872303fc4e3e608d137c
This commit is contained in:
Fan Zhang
2018-03-23 22:01:56 +00:00
committed by android-build-merger

View File

@@ -8132,6 +8132,9 @@
<!-- Link to the apps page for app usage settings [CHAR LIMIT=45] --> <!-- Link to the apps page for app usage settings [CHAR LIMIT=45] -->
<string name="app_usage_preference">App usage preferences</string> <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] --> <!-- 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> <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>