I have a problem with ruing the following command to force device into idle mode:
adb shell dumpsys deviceidle force-idle
After this command is issued, phone acts strangely, top bar clock is paused, apllications are stoped and can not be resumed by its own, etc...
Is there some kind of undo command for the force idle of the device? Did anyone expirienced the similar issue on Android M?
