diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index 09259b74c5d..b08cce5987f 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -230,4 +230,8 @@
Enable protection
Hide from launcher
Prevent this application from showing up in any launcher. Requires a launcher restart for changes to take effect.
+
+
+ Always show when charging
+ Display info when device is charging
diff --git a/res/xml/security_lockscreen_settings.xml b/res/xml/security_lockscreen_settings.xml
index 2763c94791c..6a736f2a1f8 100644
--- a/res/xml/security_lockscreen_settings.xml
+++ b/res/xml/security_lockscreen_settings.xml
@@ -112,6 +112,12 @@
settings:controller="com.android.settings.display.AmbientDisplayAlwaysOnPreferenceController"
settings:userRestriction="no_ambient_display" />
+
+