Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18920136 authored by Irfan Sheriff's avatar Irfan Sheriff Committed by Android (Google) Code Review
Browse files

Merge "Reset notification state on wifi enable" into froyo

parents 04152f98 2d1a6e94
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.
                 */