summaryrefslogtreecommitdiff
path: root/protos
diff options
context:
space:
mode:
authorHyunyoung Song <hyunyoungs@google.com>2020-06-10 00:35:35 -0700
committerHyunyoung Song <hyunyoungs@google.com>2020-06-11 23:51:17 -0700
commit13c2bc7303361af51b026a217788cccfb87b4180 (patch)
tree4521b29aea43304d48179f14b40cf9f4ccef76f8 /protos
parent662796d18b5dc8c83f4295f0ab75eb97391ef007 (diff)
downloadLauncher3-13c2bc7303361af51b026a217788cccfb87b4180.tar.gz
LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folder
Bug: 137777105 Change-Id: I5c1552481fc1b788ba41c57bfe97f126f55e5b16
Diffstat (limited to 'protos')
-rw-r--r--protos/launcher_atom.proto4
1 files changed, 4 insertions, 0 deletions
diff --git a/protos/launcher_atom.proto b/protos/launcher_atom.proto
index 7e8e51e100..d1185bd5bc 100644
--- a/protos/launcher_atom.proto
+++ b/protos/launcher_atom.proto
@@ -54,6 +54,7 @@ message ContainerInfo {
ShortcutsContainer shortcuts_container = 8;
SettingsContainer settings_container = 9;
PredictedHotseatContainer predicted_hotseat_container = 10;
+ TaskSwitcherContainer task_switcher_container = 11;
}
}
@@ -82,6 +83,9 @@ message ShortcutsContainer {
message SettingsContainer {
}
+message TaskSwitcherContainer {
+}
+
enum Attribute {
UNKNOWN = 0;
DEFAULT_LAYOUT = 1; // icon automatically placed in workspace, folder, hotseat