commit | f581dfc4e804cfd418edc46ec45b9d03cb23c1bd | [log] [tgz] |
---|---|---|
author | Sukanya Rajkhowa <srajkh@codeaurora.org> | Tue Oct 20 11:47:51 2015 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Wed Aug 24 08:12:07 2016 -0600 |
tree | d52d304b5f6b59e3d1cf845138272d6c962a9e0a | |
parent | 6c8ccd02546dd70f7179fc54ac87e413b6ea47d0 [diff] |
Cleanup connections for APNs that are not connected - After disabling a network, ConnectivityService tears down the data connection - However, for APNs that are in Connecting, Failed or Retry state, ConnectivityService will not do that because the NetworkAgent is created only when a DataConnection goes into Active State. Take care of this case by explicitly tearing down the data connection CRs-Fixed: 914669 Change-Id: I87f286cb8b5fe5c6a33e8c5cf53da7bca8d7aa2b