Tweak title in privacy page
There's an item under Settings > Privacy called "Privacy". The strings should not be repeating the page title. Test: see screen Fix: 186131466 Change-Id: If60cbabd163e8168b02a63a96c82d93ad6ee3c8d
This commit is contained in:
@@ -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"/>
|
||||
|
||||
|
Reference in New Issue
Block a user