diff --git a/res/values/config.xml b/res/values/config.xml
index 0c5c7a05edf..5968d3c21a3 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 04d9f17de4b..81150c8398c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2363,6 +2363,10 @@
Display white balance
+
+ Stay unlocked on fold
+
+ Keep front display unlocked when folded until screen timeout
Smooth Display
@@ -7034,6 +7038,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"/>
+
+