mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix android operation buttons not enabling
This commit is contained in:
parent
294bf8ae90
commit
0cf45cdecf
@ -185,6 +185,7 @@
|
||||
<Scope>perm:metadata:update</Scope>
|
||||
<Scope>perm:android:google-account</Scope>
|
||||
<Scope>perm:android:update-default-sim</Scope>
|
||||
<Scope>perm:android:google-account</Scope>
|
||||
<Scope>perm:android:info</Scope>
|
||||
</Scopes>
|
||||
<SSOConfiguration>
|
||||
|
||||
@ -183,6 +183,8 @@
|
||||
<Scope>perm:android:location</Scope>
|
||||
<Scope>perm:android:clear-password</Scope>
|
||||
<Scope>perm:android:control-camera</Scope>
|
||||
<Scope>perm:android:update-default-sim</Scope>
|
||||
<Scope>perm:android:google-account</Scope>
|
||||
<Scope>perm:android:enterprise-wipe</Scope>
|
||||
<Scope>perm:android:wipe</Scope>
|
||||
<Scope>perm:android:ring</Scope>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user