mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add android device info operation permission
This commit is contained in:
parent
06560d24d4
commit
791436d061
@ -215,6 +215,7 @@
|
|||||||
<Scope>perm:ios:app-configurations</Scope>
|
<Scope>perm:ios:app-configurations</Scope>
|
||||||
<Scope>perm:mac-os:shut-down</Scope>
|
<Scope>perm:mac-os:shut-down</Scope>
|
||||||
<Scope>perm:mac-os:restart</Scope>
|
<Scope>perm:mac-os:restart</Scope>
|
||||||
|
<Scope>perm:android:info</Scope>
|
||||||
{% if mdm_ui_conf.scopes is defined %}
|
{% if mdm_ui_conf.scopes is defined %}
|
||||||
{%- for scope in mdm_ui_conf.scopes -%}
|
{%- for scope in mdm_ui_conf.scopes -%}
|
||||||
<Scope>{{scope}}</Scope>
|
<Scope>{{scope}}</Scope>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user