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

Commit c74d868b authored by Matt Pietal's avatar Matt Pietal
Browse files

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
parent d4c89516
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>