diff options
author | Gavin Corkery <gavincorkery@google.com> | 2019-05-29 15:33:35 +0100 |
---|---|---|
committer | Gavin Corkery <gavincorkery@google.com> | 2019-05-31 10:26:56 +0100 |
commit | ab5ee411e5aca124b79b71be53ae772b8f7099da (patch) | |
tree | 54ce4d0b79bf3f6a613581bdb32d7ccf9913843f /tools/aapt2/java/JavaClassGenerator.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions