I am currently playing around with android m\'s new permission system. What i am planning is to add a screen to my in-app settings where the user can grant or revoke permiss
for some special permission like SYSTEM_ALERT_WINDOW. you need this :
adb shell appops set SYSTEM_ALERT_WINDOW allow