Update notification subtext
Test: atest
Fixes: 159274325
Change-Id: Iff98b4b056bf7a3c6386063d6588a26607ee7525
diff --git a/res/xml/app_and_notification.xml b/res/xml/app_and_notification.xml
index 98b9844..bd2e85c 100644
--- a/res/xml/app_and_notification.xml
+++ b/res/xml/app_and_notification.xml
@@ -57,9 +57,9 @@
<Preference
android:key="configure_notification_settings"
android:title="@string/configure_notification_settings"
+ android:summary="@string/notification_screen_summary"
android:order="-440"
- android:fragment="com.android.settings.notification.ConfigureNotificationSettings"
- settings:controller="com.android.settings.notification.ConfigureNotificationPreferenceController"/>
+ android:fragment="com.android.settings.notification.ConfigureNotificationSettings"/>
<!-- Notifications (appears before manage_perms), default apps (appears after) -->
<PreferenceCategory