Hi Soti,
i found new scripts:
request_appops_permission android.permission.SYSTEM_ALERT_WINDOW allow package-id
insideagent request_appops_permission android.permission.SYSTEM_ALERT_WINDOW allow package-id
Is there something planned to extend this to other permissions like
grant storage permission, call account, unrestricted use of mobile data, etc. etc. ?
Or in general like following:
request_appops_permission android.permission.PERMISSION allow package-id
insideagent request_appops_permission android.permission.PERMISSION allow package-id
?