Support top level Notifications for the search.

Fix: 328150708
Test: manual test

Change-Id: I0dedff5ab82123c0164a03726e74e75335f55415
This commit is contained in:
David Liu
2024-04-10 18:31:05 +00:00
parent 6a59b93701
commit e9a2953fa2

View File

@@ -16,7 +16,8 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto" 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 <PreferenceCategory
android:key="general_notifications_category" android:key="general_notifications_category"