Changed the ambient display setting name
The new screen is now called Incoming notification screen
Bug: 36516811
Change-Id: I71f9a6e86b0fd98a8c39e3ed19208366cea1892e
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fc484b0..f3e1501 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2284,7 +2284,7 @@
<!-- [CHAR LIMIT=40] Display settings screen, setting option name to change whether the device wakes up when a lift gesture is detected. -->
<string name="lift_to_wake_title">Lift to wake</string>
<!-- [CHAR LIMIT=30] Display settings screen, setting option name to change whether the ambient display feature is enabled. -->
- <string name="doze_title">Ambient display</string>
+ <string name="doze_title">Incoming notification screen</string>
<!-- [CHAR LIMIT=NONE] Display settings screen, setting description for the ambient display feature. -->
<string name="doze_summary">Wake screen when you receive notifications</string>
<!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->