diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index c1a84ccbcf1..2a128321d4b 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -48,6 +48,10 @@
High touch polling rate
Increase touchscreen polling rate
+
+ Heads-up
+ Display priority notifications in a small floating window
+
High touch sensitivity
Increase touchscreen sensitivity so it can be used while wearing gloves
diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml
index 0d0414936df..095cb22b38f 100644
--- a/res/xml/configure_notification_settings.xml
+++ b/res/xml/configure_notification_settings.xml
@@ -228,6 +228,13 @@
android:summary="@string/notification_assistant_summary"
settings:controller="com.android.settings.notification.NotificationAssistantPreferenceController"/>
+
+
+