diff --git a/res/values/config.xml b/res/values/config.xml index 51cfeb73213..f20bce0c8ae 100755 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -545,6 +545,9 @@ false + + false + true diff --git a/res/values/strings.xml b/res/values/strings.xml index ba4ff3c3011..8123164bb2e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2378,6 +2378,10 @@ Display white balance + + Stay unlocked on fold + + Keep front display unlocked when folded until screen timeout Smooth Display @@ -7061,6 +7065,9 @@ screen pinning work challenge, work, profile work profile, managed profile, unify, unification, work, profile + + awake, sleep, do not lock, stay unlocked on fold, folding, closing, fold, close, screen off + gestures wallet pay, tap, payments diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml index ad5236ecbd3..f94ba70a701 100644 --- a/res/xml/display_settings.xml +++ b/res/xml/display_settings.xml @@ -48,6 +48,13 @@ settings:keywords="@string/keywords_ambient_display_screen" settings:controller="com.android.settings.security.screenlock.LockScreenPreferenceController"/> + +