commit | 79aedcfff68bb9b3b664099ababb8e86f903127b | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Aug 27 08:17:45 2024 +0000 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Aug 27 08:17:45 2024 +0000 |
tree | 55f0f9c4cdc6607e82f2006a9debc9ecc59155a1 | |
parent | fc43f97044ae4b1ea3b73b666b7eacc7bc435682 [diff] |
Remove confusing WindowState#getRootTask It is weird to return home task for non-activity window. Also a window usually should not care about whether its task is "root". The legacy dim case of system window was handled by the dimmer on display area. Bug: 163976519 Flag: EXEMPT clean up legacy logic Test: atest WindowStateTests#testCanBeImeTarget \ testNeedsRelativeLayeringToIme_systemDialog Change-Id: I3639d60cc180ca823fbb0c532e132a998f87a767