summaryrefslogtreecommitdiff
path: root/tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
diff options
context:
space:
mode:
authorOli Lan <olilan@google.com>2019-09-27 10:39:32 +0100
committerOli Lan <olilan@google.com>2019-09-30 17:11:47 +0000
commit4af2f75066eab3e9ccb4e8bcaa1560c09377a534 (patch)
tree1dd0dd2498799c58d72a6c6475bcad589b98d050 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
parent71428f7944a202afe5db11d33705d4fcc48bdde6 (diff)
Move Rollback synchronisation into the Rollback class.
This CL moves the last few accesses of Rollback state out of RollbackManagerServiceImpl and into the Rollback class, and moves synchronisation for rollbacks into that class. This follows on from ag/9413749, ag/9431132 and ag/9452004 which moved most of the access of rollback state previously. As this change meant that the state of NewRollbacks would no longer be synchronised, this CL also adds simple per-NewRollback synchronisation. This may be removed in future changes if the NewRollback class is merged into the Rollback class. Bug: 136241838 Test: RollbackTest Test: StagedRollbackTest Test: RollbackUnitTest Test: CtsRollbackManagerHostTestCases Change-Id: I7a5cf8b5d2bdb090a5a062ac4baa07e4d9e54cda
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions