Skip to content
Commit 9223fc1f authored by b0202.jung's avatar b0202.jung Committed by Wei Sheng Shih
Browse files

[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.

Fixes: 168713890
Test: atest WmTests:WindowTokenTests
Change-Id: I3efa14fda7a5674a178b13ff6310a526e75e3b50
Merged-In: I3efa14fda7a5674a178b13ff6310a526e75e3b50
(cherry picked from commit 347196a3)
parent 5835eaa4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment