diff --git a/res/values/strings.xml b/res/values/strings.xml
index 01a4764c5ec..1a934c97777 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2424,9 +2424,18 @@
Automatic brightness
Lift to wake
-
- Ambient display
-
+
+
+ Ambient display
+
+ Always on
+
+ New notifications
+
+ When to show
+
+ New notifications
+
Wake screen when you receive notifications
Always on
@@ -8461,8 +8470,8 @@
Double-tap to check device
-
- To quickly check your notifications, double-tap your screen.
+
+ To check time, notification icons, and other info, double-tap your screen.
Lift to check phone
@@ -8471,12 +8480,12 @@
Lift to check device
-
- To quickly check your notifications, pick up your phone.
-
- To quickly check your notifications, pick up your tablet.
-
- To quickly check your notifications, pick up your device.
+
+ To check time, notification icons, and other info, pick up your phone.
+
+ To check time, notification icons, and other info, pick up your tablet.
+
+ To check time, notification icons, and other info, pick up your device.
Swipe fingerprint for notifications
diff --git a/res/xml/ambient_display_settings.xml b/res/xml/ambient_display_settings.xml
new file mode 100644
index 00000000000..47fed8a8c5f
--- /dev/null
+++ b/res/xml/ambient_display_settings.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml
index 749b87d377f..11b26769551 100644
--- a/res/xml/display_settings.xml
+++ b/res/xml/display_settings.xml
@@ -78,6 +78,11 @@
android:title="@string/screensaver_settings_title"
android:fragment="com.android.settings.dream.DreamSettings" />
+
+