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

Commit 33764186 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Lock screen didn't display AM/PM after disable 24-hour format."

parents 5cd6be0c a4c9a59b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2117,7 +2117,7 @@
   <bool name="config_reject_call_via_sms_enabled">true</bool>

   <!-- Should the device show AM/PM in unlock screen -->
   <bool name="config_show_ampm_in_unlock_screen">false</bool>
   <bool name="config_show_ampm_in_unlock_screen">true</bool>
   <!-- Configuration to play sms ringtone during MO/MT call -->
   <bool name="config_sms_ringtone_incall">false</bool>