am 18920136
: Merge "Reset notification state on wifi enable" into froyo
Merge commit '1892013643537f5fc330f5b0a02a0e9cb08b1134' into froyo-plus-aosp * commit '1892013643537f5fc330f5b0a02a0e9cb08b1134': 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