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

Commit a0e308fb authored by Irfan Sheriff's avatar Irfan Sheriff Committed by Android Git Automerger
Browse files

am e77bba8f: am 18920136: Merge "Reset notification state on wifi enable" into froyo

Merge commit 'e77bba8f' into kraken

* commit 'e77bba8f':
  Reset notification state on wifi enable
parents 98bccfdd e77bba8f
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.
                 */