am 92bb3df5: Merge "Extend the time between WiFi energy samples" into mnc-dev
* commit '92bb3df50b76a74f09e8663396b44e30e609f297': Extend the time between WiFi energy samples
This commit is contained in:
@@ -1560,7 +1560,7 @@ public class ConnectivityService extends IConnectivityManager.Stub
|
|||||||
NetworkCapabilities.TRANSPORT_WIFI)) {
|
NetworkCapabilities.TRANSPORT_WIFI)) {
|
||||||
timeout = Settings.Global.getInt(mContext.getContentResolver(),
|
timeout = Settings.Global.getInt(mContext.getContentResolver(),
|
||||||
Settings.Global.DATA_ACTIVITY_TIMEOUT_WIFI,
|
Settings.Global.DATA_ACTIVITY_TIMEOUT_WIFI,
|
||||||
5);
|
15);
|
||||||
type = ConnectivityManager.TYPE_WIFI;
|
type = ConnectivityManager.TYPE_WIFI;
|
||||||
} else {
|
} else {
|
||||||
// do not track any other networks
|
// do not track any other networks
|
||||||
|
|||||||
Reference in New Issue
Block a user