commit | 6731a623e37d87241ca77c31b6c4dd61a0cd8364 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Mon Dec 02 16:42:15 2019 +0800 |
committer | JW Wang <wangchun@google.com> | Wed Mar 04 09:38:14 2020 +0800 |
tree | 3fe99dd5ebaefd02cb95e48381a3e29e29ce18ce | |
parent | a211a54e7a58e9cb8dc120616a9bf6dd478e8d9f [diff] |
Remove use of locks (5/n) Now that all state changes happen on the same thread, we don't need locks anymore. TODO: fix indentation and method names suffixed with "Locked". Bug: 145335013 Test: atest CtsRollbackManagerHostTestCases Test: atest RollbackTest Test: atest StagedRollbackTest Change-Id: Ia8e73bea07d0688baef66e95185e0830a9e08cf3