Loading
Fix up the threading model (1/n)
1. Add thread annotations 2. assert @WorkerThread methods really run on the worker thread 3. dispatch tasks to the worker thread where all state changes should happen TODO: remove locks in the next CL. Bug: 159390709 Test: atest RollbackTest StagedRollbackTest Test: atest RollbackUnitTest RollbackStoreTest AppDataRollbackHelperTest Change-Id: I1e5828b2408be6512be07820e0dce509e7518d7b