summaryrefslogtreecommitdiff
path: root/protos
diff options
context:
space:
mode:
Diffstat (limited to 'protos')
-rw-r--r--protos/launcher_trace.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos/launcher_trace.proto b/protos/launcher_trace.proto
index 65fcfe512b..e5a86a0108 100644
--- a/protos/launcher_trace.proto
+++ b/protos/launcher_trace.proto
@@ -63,5 +63,6 @@ message GestureStateProto {
RECENTS = 2;
NEW_TASK = 3;
LAST_TASK = 4;
+ ALL_APPS = 5;
}
}