pull/187/head
M66B 4 years ago
parent 182c667d36
commit 8f33714f6e

@ -796,6 +796,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
}
private void onWatchdog(Intent intent) {
EntityLog.log(this, "Watchdog");
schedule(this, false);
networkCallback.onCapabilitiesChanged(null, null);
}

Loading…
Cancel
Save