Merge branch 'fix-device-info-2' into 'master'

Add android device info operation permission

See merge request entgra/carbon-device-mgt!843
feature/traccar-sync
Pahansith Gunathilake 3 years ago
commit 37e598774e

@ -215,6 +215,7 @@
<Scope>perm:ios:app-configurations</Scope>
<Scope>perm:mac-os:shut-down</Scope>
<Scope>perm:mac-os:restart</Scope>
<Scope>perm:android:info</Scope>
{% if mdm_ui_conf.scopes is defined %}
{%- for scope in mdm_ui_conf.scopes -%}
<Scope>{{scope}}</Scope>

Loading…
Cancel
Save