Loading
Offload tasks from the main thread
It is bad to do IO on the main thread. Since the constructor happens during booting, we also slightly improve boot time with this change. Bug: 159081750 Test: atest StagedRollbackTest CtsRollbackManagerHostTestCases Change-Id: I5a2434ac00ab7994f03355e720a9bf44d990a924