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
Loading
Please register or sign in to comment