Runtime Permissions
Introduction
The Manage runtime permissions
policy configuration can be used to set default responses to permission requests
from managed apps in a default case.
Keep in mind: if the permissions are configured too restrictive, some apps may not work as intended.
Furthermore, in addition to the defined default behavior, there are exceptions for specific permissions.
Standard Android permissions
Permission requests available in the Android operating system and the behavior desired for them can be configured.
Permissions defined here will override the Default response to permission request setting in the previous configuration.
Custom permissions
App-specific permission requests can be configured if required by an app. The names of these permissions can usually be found in the documentation of the respective app manufacturer.