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:
Matt Pietal
2021-06-04 10:30:22 -04:00
parent d4c8951618
commit c74d868bf8

View File

@@ -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>