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
This commit is contained in:
Adrian Roos
2018-07-06 02:39:54 -07:00
committed by Jorim Jaggi
parent 0f18470ed3
commit bad8de914a

View File

@@ -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 {