commit | 619af0b8ce5d71ec9729590e0bc7c6b86758581f | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Tue Jun 29 11:20:18 2021 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Tue Jun 29 11:20:18 2021 -0700 |
tree | d7df8e1fcfed149a05e69953a945de23651ac812 | |
parent | 35929095bdb6ef8ba48312821e75afae9437238b [diff] |
WM: Mark screen rotation layer as opaque When rotating the device, if the screenshot of the display is not opaque, the user might see other layers appear through the screenshot. This will look like ghost images. We fix this by marking the layer as opaque. Test: rotate homescreen with The Mandalorian wallpaper Fixes: 191128850 Change-Id: I5b1e7bb2ff028bfe5f6dd31929ddf58f0f7a1a78