Headwind restarter included and working. It try to restart launcher, i see ""Starting Headwind MDM Launcher!" in logcat. Forgot to say, i use Android 10. This behavior is observed on two devices. If i modify emuilauncherrestarter and leave only one function call for example
guaranteedStartHandler.postDelayed(runnable, 10000);
I see in logcat
ActivityTaskManager system_server W Background activity start [callingPackage: com.hmdm.emuilauncherrestarter; callingUid: 10074; isCallingUidForeground: false; isCallingUidPersistentSystemProcess: false; realCallingUid: 10074; isRealCallingUidForeground: false; isRealCallingUidPersistentSystemProcess: false; originatingPendingIntent: null; isBgStartWhitelisted: false; intent: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.hmdm.launcher cmp=com.hmdm.launcher/.ui.MainActivity }; callerApp: ProcessRecord{e6d0576 10096:com.hmdm.emuilauncherrestarter/u0a74}]