commit | 6cb4500759f1fc56eb5b7248dbdfb2decc2129b3 | [log] [tgz] |
---|---|---|
author | Junda Liu <junda@google.com> | Tue Mar 22 17:18:20 2016 -0700 |
committer | Junda Liu <junda@google.com> | Thu Mar 24 23:36:54 2016 +0000 |
tree | 1768a16a478c464a6010ce59b0779e8829e2d747 | |
parent | c3ecad6f0ae5ae9b4148b1f03701e421822f08c4 [diff] |
Increase bind timeout timer. In rare cases the binding can take more than 10 seconds, and when carrierconfigloader processes both timeout and connected messages, it will unbind twice from the service, causing illegalargument error. A proper fix would require non-trivial refactoring of the code to encapsulate the binding etc into an object with atomic cancel signal. Bug: b/26592555 Change-Id: I7bac7f12c7bf60fd4f1d0fd10beb2075e9ad9f8c