Default handed bouncer on for large screen devices.

Bug: 193627496
Test: Manual
Change-Id: I1447622817cf821ab0ba1643365333789be0b3b2
This commit is contained in:
Ben Murdoch
2021-08-26 14:22:09 +01:00
parent 2907230d91
commit b258a28e2d

View File

@@ -51,5 +51,10 @@
<!-- If true, show multiuser switcher by default unless the user specifically disables it. -->
<bool name="config_showUserSwitcherByDefault">true</bool>
<!-- Enable dynamic keyguard positioning for large-width screens. This will cause the keyguard
to be aligned to one side of the screen when in landscape mode. -->
<bool name="config_enableDynamicKeyguardPositioning">true</bool>
</resources>