OSDN Git Service

Fix teardown of secondary connections on CDMA
authorRobert Greenwalt <rgreenwalt@google.com>
Fri, 13 Jan 2012 01:38:54 +0000 (17:38 -0800)
committerRobert Greenwalt <rgreenwalt@google.com>
Fri, 13 Jan 2012 01:38:54 +0000 (17:38 -0800)
commit2fceb7fec09f903c8505f0889a09d431e7b743f1
tree92395ea3ae4733927d329f19809186edbd7da363
parent4b1261f17ae2a0180be09b1c987ec7e70b2b46a7
Fix teardown of secondary connections on CDMA

Restores functionallity from Gingerbread.  We should tear down when the
enabledcount goes to zero, but we should always notify and attempt to
switch back to default when indicated.

bug:5830081
Change-Id: Ib8469bb5369da21e8cc05fb755b2d7e24c8e02a6
telephony/java/com/android/internal/telephony/DataConnectionTracker.java