Merge "Remove 'Hide Sensitive Notifications' item from PS settings page" into main

This commit is contained in:
Olivier Nshimiye
2024-04-04 17:08:04 +00:00
committed by Android (Google) Code Review
6 changed files with 6 additions and 290 deletions

View File

@@ -59,17 +59,6 @@
</PreferenceCategory>
<PreferenceCategory
android:title="@string/private_space_apps_and_notifications_header">
<com.android.settingslib.RestrictedSwitchPreference
android:key="private_space_sensitive_notifications"
android:title="@string/private_space_notifications_title"
android:summary="@string/private_space_sensitive_notifications_description"
settings:controller="com.android.settings.privatespace.HidePrivateSpaceSensitiveNotificationsController" />
</PreferenceCategory>
<PreferenceCategory
android:title="@string/private_space_category_system">