View Single Post
Posts: 39 | Thanked: 12 times | Joined on Jan 2009
#20
I can confirm that reboot -p does perform an instant shutdown and poweroff via adb shell. It turns out that reboot is a symlink to 'toolbox' but 'toolbox' is unaware of how to handle the shutdown command. Being an instant poweroff, it does not save the time. Anyone know how to recreate the terminal app icon? Or create an icon that executes 'reboot -p'?