summaryrefslogtreecommitdiffstats
path: root/protos
diff options
context:
space:
mode:
authorVadim Tryshev <vadimt@google.com>2018-10-15 14:01:04 -0700
committerVadim Tryshev <vadimt@google.com>2018-10-19 14:34:00 -0700
commitdc7d25d3e18971e1199075a4b7e58a5ddfdf4d59 (patch)
tree822632cadfe69744231277dba0ac393e6f1d9dba /protos
parent3f007ce28612df18d13f4ef19adc2609750c20cc (diff)
downloadandroid_packages_apps_Trebuchet-dc7d25d3e18971e1199075a4b7e58a5ddfdf4d59.tar.gz
android_packages_apps_Trebuchet-dc7d25d3e18971e1199075a4b7e58a5ddfdf4d59.tar.bz2
android_packages_apps_Trebuchet-dc7d25d3e18971e1199075a4b7e58a5ddfdf4d59.zip
Adding SystemShortcut for RemoteAction
Bug: 117888000 Test: manual test with a prototype Change-Id: I10ed0a8c0237a85af5ac32a7fc68e1f9d2ffc5ba
Diffstat (limited to 'protos')
-rw-r--r--protos/launcher_log.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos/launcher_log.proto b/protos/launcher_log.proto
index 41dd0bda4..b3ed365b8 100644
--- a/protos/launcher_log.proto
+++ b/protos/launcher_log.proto
@@ -112,6 +112,7 @@ enum ControlType {
CANCEL_TARGET = 14;
TASK_PREVIEW = 15;
SPLIT_SCREEN_TARGET = 16;
+ REMOTE_ACTION_SHORTCUT = 17;
}
enum TipType {