Merge "Tweak title in privacy page" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-04-26 13:54:51 +00:00
committed by Android (Google) Code Review

View File

@@ -78,7 +78,7 @@
<!-- On lock screen notifications -->
<com.android.settings.RestrictedListPreference
android:key="privacy_lock_screen_notifications"
android:title="@string/lock_screen_notifications_title"
android:title="@string/lock_screen_notifs_title"
android:summary="@string/summary_placeholder"
settings:searchable="false"/>