Support top level Notifications for the search.
Fix: 328150708 Test: manual test Change-Id: I0dedff5ab82123c0164a03726e74e75335f55415
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user