Fix android operation buttons not enabling

temp
Pahansith Gunathilake 3 years ago
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…
Cancel
Save