Powering off Android Things
Android (and by extension, Android Things) should have no problem with a sudden loss of power. The core operating system is housed in read-only partitions on the file system, so there is no risk of corrupting the OS from a failed in-flight write. Also, reboot -p should still work if you wanted to use that … Read more