commit | 10054666cb5e8ff20207b72402c7ebf6f518e0a3 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Mon Oct 25 18:04:09 2021 -0500 |
committer | chaviw <chaviw@google.com> | Thu Oct 28 12:22:28 2021 -0500 |
tree | 0932445ea9e4db266e14bb5c651eeb4f00f2108a | |
parent | f0a719610ba2fc987206fc7ce810497f113d99ab [diff] |
Only allow one relayout with sync per sync request If a new relayout occurs while in a sync, VRI will attempt another sync. This is not intended so only allow one relayout request during a sync to actually use blast sync Test: Presubmit with shell transitions Change-Id: Ic1211add59374ce82081bc88f6b2dfdd367438e3 Bug: 200285149