Draft: Exclude launcher job APIs on Android
kcoreaddons!447 (merged) changed so that KProcess is no longer available on Android, which impacts KProcessRunner.
Since running processes that way usually isn't useful on Android exclude ApplicationLauncherJob, CommandLauncherJob, and some derivatives on Android.
OpenUrlJob is kept because that can conceptually work