commit | 1c98980d006adab43e9dac6ffd923ae680600506 | [log] [tgz] |
---|---|---|
author | Tianjie <xunchang@google.com> | Tue Feb 09 11:36:45 2021 -0800 |
committer | Tianjie Xu <xunchang@google.com> | Thu Feb 11 21:52:01 2021 +0000 |
tree | f8a960f80620608edafb3f4c68a095505a80a582 | |
parent | 3faed136d53ef713b162ce1ad3b4fdf519ac6f79 [diff] |
Delay loadEscrowData from locksettings For server-based ror, we want to deplay loadEscrowData until 1. Binding to Gmscore works 2. Network is available So we factor out the loadEscrowData to be called later in the start sequence of system server. Also make the function async so that we can retry on temporarily failures. Bug: 172780686 Test: run server based ror Change-Id: If71f8974f94eb1be2ab896e95601377196e01790