Merge "Extend the time between WiFi energy samples" into mnc-dev

This commit is contained in:
Adam Lesinski
2015-06-23 21:12:33 +00:00
committed by Android (Google) Code Review

View File

@@ -1560,7 +1560,7 @@ public class ConnectivityService extends IConnectivityManager.Stub
NetworkCapabilities.TRANSPORT_WIFI)) {
timeout = Settings.Global.getInt(mContext.getContentResolver(),
Settings.Global.DATA_ACTIVITY_TIMEOUT_WIFI,
5);
15);
type = ConnectivityManager.TYPE_WIFI;
} else {
// do not track any other networks