summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-11-19 16:58:06 -0500
committerJohn Spurlock <jspurlock@google.com>2014-11-19 16:58:06 -0500
commit4e8e74d64ec196fb95dd859a1aa19f312cb2e431 (patch)
treeee772d743e90900fce9617f4d1552346f270edf0 /overlay
parentbc28a0d5a53cd2d8ab03764e5329d31e894a0cb4 (diff)
downloadshamu-4e8e74d64ec196fb95dd859a1aa19f312cb2e431.tar.gz
Shamu: Update battery saver disclosure text.
Bug: 18451615 Change-Id: Ia4b00e5c0ac45951d21d498a40ddb2bc42a2323b
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/strings.xml b/overlay/frameworks/base/core/res/res/values/strings.xml
index 1aa28e76..8874030a 100644
--- a/overlay/frameworks/base/core/res/res/values/strings.xml
+++ b/overlay/frameworks/base/core/res/res/values/strings.xml
@@ -20,6 +20,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
- <string name="battery_saver_description">To help improve battery life, battery saver reduces your device’s performance and limits vibration, ambient display, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
+ <string name="battery_saver_description">To help improve battery life, battery saver reduces your device’s performance and limits vibration, ambient display, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
-</resources> \ No newline at end of file
+</resources>