commit | ee665b78ad648abd98b019a9c9047f206ed22994 | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <rgreenwalt@google.com> | Wed Jul 29 17:57:12 2015 -0700 |
committer | Robert Greenwalt <rgreenwalt@google.com> | Wed Jul 29 17:57:12 2015 -0700 |
tree | 4f9064dce8e9a53fe8a409a4d49c0078a6c5ffd4 | |
parent | 87c17cbc78891d2cc55324a13c1b6ff05d933e38 [diff] |
Release DataConnection when a rety is interupted We had code that simply set the ApnContexts state to IDLE, but there was still a connection between ApnContext and DataConnection, so when looking for a DC, we'd skip this one (it's busy) and when the rety alarm fires we end up with a second DC attempting to connect to the same APN. bug:22410092 Change-Id: Id4ab6a4f1f08588e552e846a1986f93192a72568