Updated network state on poll

This commit is contained in:
M66B
2021-01-17 16:22:48 +01:00
parent 8a319c49db
commit b15e3da523

View File

@@ -891,6 +891,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
private void onAlarm(Intent intent) {
schedule(this, true);
updateNetworkState(null, "alarm");
Bundle command = new Bundle();
command.putString("name", "eval");