summaryrefslogtreecommitdiffstats
path: root/protos/launcher_log.proto
diff options
context:
space:
mode:
Diffstat (limited to 'protos/launcher_log.proto')
-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 909a42987..93e09aea8 100644
--- a/protos/launcher_log.proto
+++ b/protos/launcher_log.proto
@@ -156,4 +156,5 @@ message LauncherEvent {
optional int64 elapsed_session_millis = 6;
optional bool is_in_multi_window_mode = 7;
+ optional bool is_in_landscape_mode = 8;
}