commit | 03aad762e94928b14c7e91e04147856448d77d8d | [log] [tgz] |
---|---|---|
author | Junda Liu <junda@google.com> | Fri Jul 21 13:32:17 2017 -0700 |
committer | Junda Liu <junda@google.com> | Fri Jul 21 13:32:17 2017 -0700 |
tree | 4d3a67144b1a48ce249c4eb46aba6555d8c0fd7c | |
parent | 0785906a2e4b9e14c9f9ee2e72f0049d8536cfc7 [diff] |
Avoid updating carrier config if sim is still loading when unlock. Unlock may happen before sim is loaded if reading sim is slow, trying to load config in this case will end up with empty config because sim values are invalid. We should only reload/resend carrier config after unlock only if we have done so before unlock. Bug: b/63671563 Change-Id: Ieedce610f0a4deb3a4101f439f0a70740855497a