commit | 347196a3eeeb773140610bd15de685e65cc99fff | [log] [tgz] |
---|---|---|
author | b0202.jung <b0202.jung@samsung.com> | Sat Jul 18 17:20:32 2020 +0900 |
committer | Wale Ogunwale <ogunwale@google.com> | Mon Jul 20 08:29:30 2020 -0700 |
tree | 78adefa0dcd62f322f1c788af202bb301e2caf58 | |
parent | dc91aaab2d3e8f162fead05d2ee56d6553db57cd [diff] |
[wm] Use existing parent window token for child windows The child windows should be attached to the parent window rather than its window token. The window token can be visible state only if it has child containers. So, if the window token is created only for the child window, then it cannot be visible state. Test: atest WmTests:WindowTokenTests Change-Id: I3efa14fda7a5674a178b13ff6310a526e75e3b50