OSDN Git Service

Restore ready apns once voice call ended
authoryoonsung.nam <yoonsung.nam@samsung.com>
Wed, 16 May 2012 02:05:21 +0000 (11:05 +0900)
committerJohn Wang <johnwang@google.com>
Thu, 17 May 2012 00:00:23 +0000 (17:00 -0700)
commit32eda207cdeec28fe829e399ae7030d40108ac88
tree02180dfa734337955c292f42134ae5ff8c7df4f8
parent108feca9a02e7b5da705161660b76d4f356f5900
Restore ready apns once voice call ended

Currently GsmDCT does not setup default data if secondary APNs are
connected but default is disconnected. Sometimes retry alarm of default
expries during voice call but it's rejected due to voice calling and
eHRPD attached status.

Fix onVocieCallEnded() to restore all ready apns inclduing defautl
regardless of isConnected().

bug:6502005

Change-Id: I25db9be010cb588dfee51bdaf435f24055ecb431
Signed-off-by: yoonsung.nam <yoonsung.nam@samsung.com>
telephony/java/com/android/internal/telephony/gsm/GsmDataConnectionTracker.java