commit | 73093a477dbf4422cccf19233e691c5d2fdf21f3 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Tue Oct 03 15:27:56 2017 -0700 |
committer | Christopher Tate <ctate@google.com> | Thu Oct 05 14:45:17 2017 -0700 |
tree | 799163e7ebbb8e7e5fb6e1d1da4496b0e95629f7 | |
parent | d5ad2ff575c30c8b8e308b01d70d1d0acf9c3137 [diff] |
Backup OS service now processes unlock off the main thread We now perform the slow work of unlocking the primary user on the background handler thread rather than on the main thread. This is expected to shave 150ms+ off of our total unlock latency on some products. Bug: 63389800 Test: manual Change-Id: I70be032a64de3270476615fd9dde1b427e19aa91