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

Commit 71cb65c1 authored by Ben Murdoch's avatar Ben Murdoch Committed by Automerger Merge Worker
Browse files

Merge "Default handed bouncer on for large screen devices." into sc-v2-dev am: 9bd2221e

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15684417

Change-Id: Ief506025a52400a98db154d82acd3bb35d5d53a6
parents bce29d1b 9bd2221e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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>