In our case wake_unlock is blank (no way to resume from suspension) but in my other android devices:
-mobile phone:
ApmAudio KeyEvents PowerManagerService.Broadcasts PowerManagerService.ScreenOff ccci_fsd radio-interface
-tablet KeyEvents
I will take more time to understand if adding only KeyEvents is possible to resume (not compatible with volume buttons) via reset button
-add volume power apk add a listener + in wake_unlock ApmCommand PowerManagerService.Broadcast..i think need to decompile listener to understand more
Comment