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

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

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

parents 41154620 a0e308fb
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.
                 */