commit | 47799f4029f383973b82d0ce3a7310abc037fcc6 | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Wed Mar 13 18:06:24 2019 +0000 |
committer | Dario Freni <dariofreni@google.com> | Wed Mar 13 18:06:24 2019 +0000 |
tree | fcb71def98851bbaf08bf4d6ecb91f6728814298 | |
parent | b113a8a06bace56bebb5e489a138d5d9d9ac4f82 [diff] |
Don't resume uncommitted sessions. The "isCommitted" bit wasn't previously carried over since before staged install a session successfully commited was promptly destroyed. Checkpoint also the commit status and carry it over. Fix: 128432016 Test: reproduced the bug with a hack on StagedRollbackTest and verified it doesn't trigger anynmore after the change. Change-Id: I948fd3d964800621f5d5f5019621839383d6b486