Compare commits

...

1 Commits

Author SHA1 Message Date
M66B e14be99738 Refactoring
1 week ago

@ -1491,7 +1491,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
onEval(intent);
ServiceSend.boot(this);
ServiceSend.watchdog(this);
scheduleWatchdog(this);
}

Loading…
Cancel
Save