I am trying to enable permission for "Allow display over other apps" using the below script.
afw_set_permission_grant_state com.google.android.youtube android.permission.SYSTEM_ALERT_WINDOW allow
My handset (an Ascom Myco 3) is enrolled as a Work Managed Device. The handset has Android 9 OS.
The command does nothing at all. The permission on the handset is disabled by default and has to be enabled remotly only.
I tried this for other apps as well, and the result is the same.
Can you help me resolve this issue.
Thanks