commit | e095e33e81ce5b04ea855f53f590d3134aa068e5 | [log] [tgz] |
---|---|---|
author | Nick Chameyev <nickchameyev@google.com> | Tue Aug 20 13:21:10 2024 +0000 |
committer | Nick Chameyev <nickchameyev@google.com> | Wed Aug 21 09:47:16 2024 +0000 |
tree | 19e9cbe936137925ab888fdbf7b192bdc2d56256 | |
parent | f743c07802163f16667b87146380b8c41e44f715 [diff] |
[waitForAllWindowsDrawn] Wait for transitions only on default displays Waiting for Shell transition is implemented only for default display, but we call mDisplayUpdater.waitForTransition() even for non-default display which might cause the screen unblock message to be overwritten. Test: atest DisplayContentDeferredUpdateTests Bug: 353204414 Flag: EXEMPT bugfix Change-Id: I791ecde84c7a1a2b2d987a73900d03926c32b4f3