[2/2] OmniGears: allow config of long press home
Change-Id: Ie74dc492b8b8a59438e61be8c5fff7894bc7d582
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 9e282f7..584f09a 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -216,7 +216,9 @@
<string name="omniswitch_title">Recents style</string>
<string name="long_press_recents_action_title">Long press recents action</string>
<string name="long_press_recents_action_split">Toggle splitscreen</string>
- <string name="long_press_recents_action_lastapp">Toggle last app</string>
+ <string name="long_press_home_action_title">Long press home action</string>
+ <string name="keys_action_recents">Recents</string>
+ <string name="keys_action_assist">Launch assist</string>
<string name="doze_brightness_level_title">Brightness level</string>