Merge pull request 'Ability to disable or enable apps' (#78) from inosh/device-mgt-core:suspend-package into master

Reviewed-on: community/device-mgt-core#78
scep-fix
Pahansith Gunathilake 2 years ago
commit 46f370f5cd

@ -224,6 +224,8 @@
<Scope>perm:admin:tenant:view</Scope>
<Scope>perm:admin:metadata:view</Scope>
<Scope>perm:admin:usage:view</Scope>
<Scope>perm:android:clear-applicatio</Scope>
<Scope>perm:android:suspend-package</Scope>
<Scope>perm:android:alternate-install</Scope>
</Scopes>
<SSOConfiguration>

Loading…
Cancel
Save