diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index 51e76b4525b..aa3e16dcbb4 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -302,4 +302,8 @@
Disable fingerprint lockout
Deactivates 30 second timeout as well as permanent lockout after multiple failed fingerprint unlock attempts
+
+
+ Long press to search
+ Touch and hold the Home button or the navigation handle to search using the content on your screen
diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml
index ae815c275fa..d38796ff07d 100644
--- a/res/xml/gesture_navigation_settings.xml
+++ b/res/xml/gesture_navigation_settings.xml
@@ -67,6 +67,12 @@
settings:controller="com.android.settings.gestures.GestureNavigationSettingsAssistController"
/>
+
+