mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix incorrect clear app scope
This commit is contained in:
parent
566942694c
commit
c6cc0f9a67
@ -224,7 +224,7 @@
|
|||||||
<Scope>perm:admin:tenant:view</Scope>
|
<Scope>perm:admin:tenant:view</Scope>
|
||||||
<Scope>perm:admin:metadata:view</Scope>
|
<Scope>perm:admin:metadata:view</Scope>
|
||||||
<Scope>perm:admin:usage:view</Scope>
|
<Scope>perm:admin:usage:view</Scope>
|
||||||
<Scope>perm:android:clear-applicatio</Scope>
|
<Scope>perm:android:clear-application</Scope>
|
||||||
<Scope>perm:android:suspend-package</Scope>
|
<Scope>perm:android:suspend-package</Scope>
|
||||||
<Scope>perm:android:alternate-install</Scope>
|
<Scope>perm:android:alternate-install</Scope>
|
||||||
</Scopes>
|
</Scopes>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user