Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuhammedrafi committed Dec 27, 2024
1 parent de6949c commit 5225bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NetworkManagerConnectivity.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ namespace WPEFramework
m_InternetState = NO_INTERNET;
m_Ipv4InternetState = NO_INTERNET;
m_Ipv6InternetState = NO_INTERNET;
currentInternetState = NO_INTERNET;
if (InitialRetryCount == 0)
m_notify = true;
InitialRetryCount = 1;
Expand Down

0 comments on commit 5225bd7

Please sign in to comment.