Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
linjiaxin committed Dec 26, 2023
1 parent 99b8282 commit 81b6c1d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ private void handleNetworkChange(boolean isConnected) {
isFirst = false;
return;
}
runnable.handlerDownloadFinish();
runnable.pause(-1);
isFirst = false;
RUpgradeLogger.get().d(TAG, "onReceive: 当前网络已断开");
Expand Down

0 comments on commit 81b6c1d

Please sign in to comment.