diff --git a/res/layout/reset_importance_button.xml b/res/layout/reset_importance_button.xml
new file mode 100644
index 00000000000..6d023b93913
--- /dev/null
+++ b/res/layout/reset_importance_button.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 56f2fc4ba8c..22dc97e20a8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8257,6 +8257,12 @@
Indicate adjustments made to notifications and show the option to provide feedback to the system
+
+ Reset notification importance
+
+
+ Reset user changed importance settings and allow notification assistant to prioritize
+
Suggested actions and replies
diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml
index cb3e5890499..46bd305f005 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -610,6 +610,13 @@
android:title="@string/asst_feedback_indicator_title"
settings:controller="com.android.settings.notification.AssistantFeedbackPreferenceController" />
+
+