Runtime Permissions

Introduction

Via the policy configuration Manage Runtime Permissions, Default responses to permission requests for managed apps can be set globally.

Be careful with blanket prohibitions. If the approach is too restrictive, some apps may no longer function as desired.

Furthermore, in addition to the defined default behavior, there are exceptions for specific permissions.

Standard Android Permissions

The permission requests present in the Android operating system can be configured in the Manage Runtime Permissions configuration, along with the desired behavior.

Permissions defined here override the “Default response to permission requests” setting in the previous configuration.

Custom Permissions

App-specific permission requests can be configured if required by an app. You can usually find the names of these permissions in the documentation provided by the respective app manufacturer.