Updated network state on poll

pull/193/head
M66B 5 years ago
parent 8a319c49db
commit b15e3da523

@ -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");

Loading…
Cancel
Save