commit | 503c8a0932112420f06ecc6a427b8f6a2831bbed | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Thu Apr 25 10:57:50 2019 +0100 |
committer | Dario Freni <dariofreni@google.com> | Fri Apr 26 13:11:54 2019 +0100 |
tree | 2c5ffe33036763db1d851e1680ff2d6fb800dd99 | |
parent | a12befb787ee8fc5d88d9b1436b5b8639346d96a [diff] |
Keep finalized staged sessions in session database Finalized staged sessions, i.e. sessions that are in isStagedSessionApplied and isStagedSessionFailed should be kept in the session database to allow inspection. Presently, a call to abandon() on a session in finalized state causes it to be removed from the database. Bug: 131290871 Test: atest CtsStagedInstallHostTestCases (see CL in same topic) Change-Id: I6860ea5b2501c992504c7434bb4988b58dacfe52