diff --git a/res/values/strings.xml b/res/values/strings.xml
index feb3ec4477b13307918503f9c10ad613850ae962..1a48f722645489ea7009a134299613fa3fcf8b85 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7985,6 +7985,8 @@
Allow notification snoozing
+ Hide notification icons
+
Hide icons from gentle notifications
diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml
index 067df25366d78586c7d65370e796d023c0f1ebed..96c52e8507be5f3e90e1f5d9a8401a1c949bd791 100644
--- a/res/xml/configure_notification_settings.xml
+++ b/res/xml/configure_notification_settings.xml
@@ -92,6 +92,20 @@
android:title="@string/snooze_options_title"
settings:controller="com.android.settings.notification.SnoozeNotificationPreferenceController" />
+
+
+
+
+
+
+
+
+
+
+
+