commit | be70384952d3371d73bf058ab1a789b087b2cb45 | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Fri Jul 24 12:13:14 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Mon Jul 27 10:54:58 2020 +0800 |
tree | 2d472b62d6600d830babb81a986b2be3726f6a7f | |
parent | 9577f246ee92ff26cf047dc1b57e2beaf0357813 [diff] |
Persist sessions on the handler thread after sealing So we won't block the binder thread by doing IO. It also simplifies the code because this is always done at the beginning of the install flow no matter it is a transferred session or not. Bug: 162037825 Test: atest StagedInstallTest AtomicInstallTest Change-Id: Ie041370320923d76d60748b19b1982306c053862