commit | c48483db9e33c3ed9efdf04734b15aa52430299c | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Apr 12 13:11:17 2022 +0800 |
committer | Chris Li <lihongyu@google.com> | Tue Apr 12 14:25:41 2022 +0800 |
tree | fafbfbf46079db82b7669c92b1084faa2c1e580f | |
parent | a6b968f8874c61272e82666b1617a275625cf9c3 [diff] |
Fix untrusted embedding visibility in multi windowing mode Before, we search overlay within the same root Task, which can be other task in split. Now, we only search within the same leaf Task. Bug: 197364677 Test: atest WmTests:TaskFragmentTest Change-Id: I64dfdf322a15cfd80f169d0ddfc6e9bbf94d2a03