overlay: Keyguard: Default amPm visibility to false

Change-Id: I6699b3fb8a87d1d20a13c53a54ba6aa166dd942a
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
gugelfrei
Brandon McAnsh 8 years ago committed by Sanyam Jain
parent 726a4fcf28
commit 8209a9bb47

@ -24,4 +24,8 @@
<!-- default to disabling the menu key. The CM setting to
do this is a no-op unless the below item is true -->
<bool name="config_disableMenuKeyInLockScreen">true</bool>
<!-- config for showing AM/PM on lock screen in 12hour format -->
<bool name="config_showAmpm">false</bool>
</resources>

Loading…
Cancel
Save