commit | 42acef37339afe6ac608c842f1637870ee9c4f6c | [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 | 22b2f834f5bcd73389e8e9e3bd1a40348e5767fe | |
parent | eeb175fb120668336e241e4708459a24faf103ec [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.