commit | 2e994586ed0aa09f93951dbc4de35d56a93abe95 | [log] [tgz] |
---|---|---|
author | Kazuhiro Ondo <kazuhiro.ondo@motorola.com> | Fri Jun 03 19:13:35 2011 -0500 |
committer | Wink Saville <wink@google.com> | Wed Jun 08 13:05:32 2011 -0700 |
tree | 9fb40ae279b28a9b308f7e2f56c0e6d10b4f9dc8 | |
parent | a558fdf156601a477964139fee57da29de7f31b3 [diff] |
Report data status from ApnContext even if data is detached While in HO, data connection type may temporary become "unknown". This triggers TelephonyRegistry picks up the wrong data connection state, ending up notifying bogus state to ConnectivityService. The patch is just to pick up the status from ApnContext which should be maintaining the right state. Also cleaned up unnecessary lines which was added earlier phase. Change-Id: I07e74ce55f09ad31f2d8d09e2a144dc0b600eb0c