diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0cb8e851cf0..2052145e057 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8167,6 +8167,12 @@
Automatically rank notifications by relevance
+
+ Adaptive notification feedback
+
+
+ Indicate adjustments made to notifications and show the option to provide feedback to the system
+
Suggested actions and replies
diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml
index 746a51c4b9d..0acfa40d675 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -610,6 +610,11 @@
android:title="@string/asst_capability_ranking_title"
settings:controller="com.android.settings.notification.AssistantCapabilityPreferenceController" />
+
+