commit | bd88ab69752891f7e2e45a7a0c2f980a06019d77 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Wed Jun 07 10:20:36 2023 -0700 |
committer | Evan Rosky <erosky@google.com> | Thu Jun 08 12:03:04 2023 -0700 |
tree | d7ceb6d9dbffe4785cedbc57d0c14d1c3c26cf68 | |
parent | 4b9f5eb5ea08dbc025f8f95b436f1ca55c20812d [diff] |
Don't apply transactions of abort out-of-order. We've started to use abort for more than just aborting (ie. we abort for certain transitions we consider "hidden"). As a result, we actually do need to maintain it's apply ordering with other transitions. So, apply it's startT and finishT at the "normal" times (ie. when it is taken off ready queue. Bug: 283887866 Test: observe winscope in ctsverifier test from bug. Change-Id: Ie063de29ea7a81e5874bfe7c35b29665170b362a