Close system dialogs (power dialog)

bewafa

Member
It worked fine on Android 11 but on Android 12 it is causing problem and I am getting this

Permission Denial: android.intent.action.CLOSE_SYSTEM_DIALOGS broadcast from com.arlosoft.macrodroid (pid=4436, uid=10252) requires android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS.

How do I fix it?
 

MacroDroidDev

Administrator
Staff member
Yes, I suspect system apps use it. It was probably never intentional that apps could invoke it and one day someone discovered that they code and decided to ruin the fun.
 
Top