We’re planning to enroll Android devices as Fully Managed / Device Owner in Hexnode. A third-party app on the devices depends on its Accessibility Service being enabled.
The requirement is to stop users from going to Settings > Accessibility and switching that specific service off. Ideally, we don’t want to block the entire Settings app if there’s a more targeted way to lock only that Accessibility Service toggle.
If we use Hexnode’s option to allow specific accessibility services only, does that also prevent users from manually turning off an already allowed service? The restriction also needs to survive device restarts.