Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bad8de91 authored by Adrian Roos's avatar Adrian Roos Committed by Jorim Jaggi
Browse files

WM: Add debug information proto definition from other branch

To make sure that the proto definitions stay in sync across branches,
we merge them to master even though the logic for this does not exist
here.

Bug: 111062294
Test: make droid
Change-Id: I2521cfde6cdc04644666eff753226d6d008d378f
parent 0f18470e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -319,6 +319,8 @@ message WindowStateProto {
    optional bool removed = 36;
    optional bool is_on_screen = 37;
    optional bool is_visible = 38;
    optional bool pending_forced_seamless_rotation = 39;
    optional int64 finished_forced_seamless_rotation_frame = 40;
}

message IdentifierProto {