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

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

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

Merge commit '18920136' into froyo-plus-aosp

* commit '18920136':
  Reset notification state on wifi enable
parents 6aa2acca 18920136
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.
                 */