commit | 2034b919737425a1f4a311c85007eae928d359ad | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <robdroid@android.com> | Wed Aug 12 16:08:25 2009 -0700 |
committer | Robert Greenwalt <robdroid@android.com> | Wed Aug 12 16:08:25 2009 -0700 |
tree | b78786e28a15cc7e584ae929b0f43fc43a8f7476 | |
parent | 0659da31dfd616089396190ad712b1551f8ab1f9 [diff] |
Add net type to mobile for mobile-required traffic This also refactors ConnectivityService a bit towards supporting multiple simultaneous connections by making each a seem like a seperate Network with it's own stateTracker, etc. Also adds tracking of process death to clean orphaned startUsingNetworkFeature features.