commit | ab5ee411e5aca124b79b71be53ae772b8f7099da | [log] [tgz] |
---|---|---|
author | Gavin Corkery <gavincorkery@google.com> | Wed May 29 15:33:35 2019 +0100 |
committer | Gavin Corkery <gavincorkery@google.com> | Fri May 31 10:26:56 2019 +0100 |
tree | 54ce4d0b79bf3f6a613581bdb32d7ccf9913843f | |
parent | 3a0a965cded239793fb20250d80b11f1d92a399c [diff] |
Perform user data back up in post install stage Currently the backup of user data is done in the enable rollback stage, during which there is no guarantee that the package being backed up is not currently running. Moving the backup to the post install stage will guarantee that the package is not running. Test: atest RollbackTest Test: atest StagedRollbackTest Bug: 124032231 Change-Id: I4b42a0c5ade1645585d1d6f698637df950d05c72