OSDN Git Service

Empty DC's apnList when the DC is free.
authorWink Saville <wink@google.com>
Wed, 22 Aug 2012 05:58:54 +0000 (22:58 -0700)
committerWink Saville <wink@google.com>
Wed, 22 Aug 2012 05:58:54 +0000 (22:58 -0700)
commitb44b13a3f5967a7ce80f7124dc7b9c486f49c275
tree1befa3d9509978931182d141f8fc6bdd6e4733dd
parenta18cfccac509e124d0a80c109a5711b336d41f75
Empty DC's apnList when the DC is free.

Not doing this causes DC.apnList's to have multiple entries in the
apnlist which causes DC's to look like its connected to both IMS and
INTERNET. And when selecting CDMA only mode on a Xoom we will not bring
up the connection thus no data connectivity.

Bug: 6939338
Change-Id: I17bc17cd1938ebac773db8131d12d0fa724348b0
telephony/java/com/android/internal/telephony/gsm/GsmDataConnectionTracker.java