summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorOli Lan <olilan@google.com>2019-09-25 16:08:01 +0100
committerOli Lan <olilan@google.com>2019-09-27 12:37:35 +0100
commit856391f52456e4d020bdf5ed394b541fb89f4041 (patch)
treeb164d9a4abc7a6d1731d864b325427b09b72451e /tools/aapt2/java/JavaClassGenerator.cpp
parent7363a621550e7c63a37a0c94123f36b98e8e520f (diff)
Move enable/snapshot/restore/delete methods to the Rollback class.
This moves functionality around snapshotting, restoring, and deleting app data, and enabling rollbacks, into the Rollback class. Note that the new methods still rely on the AppDataRollbackHelper class - that functionality may be combined into Rollback in future but those changes are not in scope for this CL. This is part of a series of changes to move rollback-specific functionality into the Rollback class. Once these are completed, synchronisation can be moved to be internal to Rollback, and the internal state of the Rollback class can be cleaned up. Bug: 136241838 Test: atest RollbackTest Test: atest StagedRollbackTest Test: atest CtsRollbackManagerHostTestCases Test: atest RollbackUnitTest (new unit tests added) Change-Id: I0d3996f1718893046d82e7a0644ea757cc76a01e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions