diff options
| author | 2022-04-04 12:19:50 -0700 | |
|---|---|---|
| committer | 2022-04-05 16:52:28 +0000 | |
| commit | 25bdf74a0b3b8f2607baa3f2e55f4625d0e21041 (patch) | |
| tree | ad53344ba92d3f989a71e4ccf887066d6be17b43 /libs/androidfw/StringPool.cpp | |
| parent | a7b858cd2dd2c4843f24a3887d7269dbb0922b19 (diff) | |
ViewRootImpl: Ensure seqId only increases
We could process an earlier scheduled MSG_RESIZED after
a later executed relayoutWindow. In this case we might
accidentally move the seqId backwards, which could mess
up our logic. While we are touching this area, we
take the opportunity to ensure SyncHandlers execute
in the order they were added.
Bug: 161810301
Bug: 227561299
Test: Existing tests pass
Change-Id: I8e5ceea1ef34e4da94807582c89a33df95772c04
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions