Default to the new lockscreen layout for AOSP
The old layout has issues with spacing and the new large clock, and is in the process of being removed. Fixes: 189909942 Test: manual Change-Id: I2c2da5184330c0fa4e2f5ea81f7d93518f172b2d
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<bool name="flag_notification_twocolumn">false</bool>
|
||||
|
||||
<!-- AOD/Lockscreen alternate layout -->
|
||||
<bool name="flag_keyguard_layout">false</bool>
|
||||
<bool name="flag_keyguard_layout">true</bool>
|
||||
|
||||
<!-- People Tile flag -->
|
||||
<bool name="flag_conversations">false</bool>
|
||||
|
||||
Reference in New Issue
Block a user