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

Commit b5241a11 authored by Fan Zhang's avatar Fan Zhang
Browse files

Remove hardcoded wrong summary

Change-Id: Ie96ec9387d77eccad404e3cc81bd0b48299f1c96
Fixes: 75260788
Test: reindexed search and manually search
parent 767743d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@
            android:fragment="com.android.settings.datetime.ZonePicker"
            android:key="timezone"
            android:title="@string/date_time_set_timezone"
            android:summary="GMT-8:00"
            android:summary="@string/summary_placeholder"
            settings:userRestriction="no_config_date_time" />
    </PreferenceCategory>