`adb reboot -p` usually reboots instead of power-down which it is supposed to
2
votes
2
answers
6672
views
When writing:
adb reboot -p
I expect the unit to power down indefinitely. Instead, it just reboots automatically, the same as having written:
adb reboot
only.
Why is that? What should I write?
Asked by JohnyTex
(277 rep)
Dec 27, 2016, 12:40 PM
Last activity: Aug 8, 2023, 05:24 PM
Last activity: Aug 8, 2023, 05:24 PM