Merge "Default to the new lockscreen layout for AOSP" into sc-dev

This commit is contained in:
Matt Pietal
2021-06-04 17:18:32 +00:00
committed by Android (Google) Code Review

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>