Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91428695 authored by Tsung-Mao Fang's avatar Tsung-Mao Fang
Browse files

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
parent 4cc4b47a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"/>