commit | 9bd28b92eeca343c85ec7f435320116c4ebf0aaa | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 04 22:18:07 2019 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Mar 05 11:16:43 2019 +0000 |
tree | aeed849c7bc25b782bb5f4089363dbba84d7196e | |
parent | d8a82cec12da4443899a98382c2084f9eeb31794 [diff] |
apexd: delete all previous sessions when new session is submitted StagingManager is going to enforce that at any point in time there will be no more than one non-finalized staged session. This means, that apexd doesn't need to keep metadata about previous sessions, so it should be safe to delete it. Bug: 127296534 Test: apexservice_test, apex_e2e_tests Change-Id: If64990f140c738afd1b1ef453344702a04929a36