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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user