summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-07-25 13:54:32 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-07-25 17:39:34 -0700
commit3ffa64df36221a7ae3946f11ced4dcfc487e18dc (patch)
tree4bd3576350ef14d49ec6304275b41a41033c9209 /res/values/config.xml
parentb0e80bcee7735589f5a11b1abc858acb6bf9d438 (diff)
downloadandroid_packages_apps_Trebuchet-3ffa64df36221a7ae3946f11ced4dcfc487e18dc.tar.gz
android_packages_apps_Trebuchet-3ffa64df36221a7ae3946f11ced4dcfc487e18dc.tar.bz2
android_packages_apps_Trebuchet-3ffa64df36221a7ae3946f11ced4dcfc487e18dc.zip
Added custom actions for showing the shortcuts menu and adding a quick action
on the home screen Bug: 30374655 Change-Id: I2f3ae31f2fb2c09f64f2a47e95a9d25435f7efe2
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index bdedff0df..c962decd0 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>