diff --git a/res/values/strings.xml b/res/values/strings.xml
index a2207696e70..487febf4082 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8079,6 +8079,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 c134763d82a..c88773bdf65 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -587,6 +587,11 @@
android:title="@string/asst_capability_ranking_title"
settings:controller="com.android.settings.notification.AssistantCapabilityPreferenceController" />
+
+