commit | d49a1d558d96f52aa697c6e76af6b7896895e76a | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu May 16 21:06:33 2024 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu May 16 21:06:33 2024 +0800 |
tree | ee9fdca95515754ac5c124058d652dac5e3a31ae | |
parent | b972663f6daf3cb60874e1169c3e080e735bc8b6 [diff] |
Clear occluded transition flag if it becomes visible In case when swiping an auto pip activity with display change, the visibility could be toggled as visible->invisible->visible when collecting. So the flags should be updated to avoid disturbing transition info. Bug: 340367710 Test: Swipe auto-pip activity and rotate at the same time. The change info of pip task should not contain flags. Change-Id: Ia9c78105f4a9782c156744e6cb38681f265955a0