commit | 935b474becdd54b78263a0df122bbcde17abae01 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Oct 04 17:42:21 2022 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Oct 05 10:07:25 2022 +0000 |
tree | 2ea2e90c2dcb93a65efde9439fe41da5c7f90b05 | |
parent | 55d90e49cbe078e4054d580237d568771cee393b [diff] |
Fix condition to dispatch config for visible window The condition in [1] was accidentally inverted. Then the activity might get an intermediate config from view root but ActivityRecord isn't aware of that. [1]: I19af6cf7f9a4a27fbc987d920630e2de95ced602 Bug: 245225302 Test: atest WindowManagerServiceTests#testRelayoutExitingWindow Change-Id: I4cbbd52f32019fbc7347365156b1e95399d1ecc7