Added custom actions for showing the shortcuts menu and adding a quick action
on the home screen
Bug: 30374655
Change-Id: I2f3ae31f2fb2c09f64f2a47e95a9d25435f7efe2
diff --git a/res/values/config.xml b/res/values/config.xml
index bdedff0..c962dec 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -101,4 +101,5 @@
<item type="id" name="action_move_screen_backwards" />
<item type="id" name="action_move_screen_forwards" />
<item type="id" name="action_resize" />
+ <item type="id" name="action_deep_shortcuts" />
</resources>