Merge commit 'e77bba8f2b67508fc6d4aa7b0054829c2d49965a' into kraken * commit 'e77bba8f2b67508fc6d4aa7b0054829c2d49965a': Reset notification state on wifi enable
This commit is contained in:
@@ -735,6 +735,8 @@ public class WifiStateTracker extends NetworkStateTracker {
|
||||
mRunState = RUN_STATE_RUNNING;
|
||||
noteRunState();
|
||||
checkUseStaticIp();
|
||||
/* Reset notification state on new connection */
|
||||
resetNotificationTimer();
|
||||
/*
|
||||
* DHCP requests are blocking, so run them in a separate thread.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user