commit | 7e5eaadc271043c89db71993907710852f2135d6 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Fri Feb 07 16:25:53 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Tue Feb 11 08:55:08 2020 +0800 |
tree | 702fd5b1815c8c0fc894f43aa083ba9ac397fd26 | |
parent | 06650e7326efe5c67d989f3d2bc49cbd86c79324 [diff] |
Rewrite the handling of session finished with success (4/n) We only want to handle non-staged rollbacks here. Staged rollbacks are handled elsewhere. Checks for new rollbacks can be replaced by |!rollback.isStaged() && rollback.isEnabling()|. Bug: 149069841 Test: atest RollbackTest StagedRollbackTest Change-Id: I9488f94a76fdd4cedbfc494f9378d0baa054e057