Remove "don't show" option from work notifications settings
Option to not show notifications is still available for device-wide locks screen notification settings. Also s/On lock screen/When work profile is locked/ for work notifications since it applies not only to lock screen but to notification shade as well. Bug: 64829587 Test: make RunSettingsRoboTests Change-Id: Ie3ec461f4c8887a5a49cd92b5350ea683f701027
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<com.android.settings.RestrictedListPreference
|
||||
android:key="security_setting_lock_screen_notif_work"
|
||||
android:title="@string/lock_screen_notifications_title"
|
||||
android:title="@string/locked_work_profile_notification_title"
|
||||
android:summary="@string/summary_placeholder" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
Reference in New Issue
Block a user