更新配置后重新加载心跳闹钟

hdrplus
Matthew 1 year ago
parent ff75f8c407
commit 1f7c43ceff

@ -496,6 +496,7 @@ public class MpMasterService extends Service {
mService.restartApp(context, context.getPackageName());
} else {
mService.loadConfig();
mService.registerHeartbeatTimer();
}
} else if (TextUtils.equals(ACTION_UPD_OTA, action)) {

Loading…
Cancel
Save