Merge "Support top level Notifications for the search." into main
diff --git a/res/xml/configure_notification_settings.xml b/res/xml/configure_notification_settings.xml
index 4703a14..d9fccc4 100644
--- a/res/xml/configure_notification_settings.xml
+++ b/res/xml/configure_notification_settings.xml
@@ -16,7 +16,8 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
- android:title="@string/configure_notification_settings">
+ android:title="@string/configure_notification_settings"
+ android:key="configure_notification_settings">
<PreferenceCategory
android:key="general_notifications_category"