platform_bootable_recovery/otautil/include
guangkui.ren aef46f3edd Pause recovery when it ends with Shutdown
In the current design, when recovery ends with Shutdown, it will
continue to execute commands repeatedly in the loop body, after it sets
a "Shutdown" property. That may lead to some competition between the
shutdown process and recovery command work, and then cause some
problems.

So, pause recovery when it ends with Shutdown, like it ending with
Reboot.

Change-Id: I57dfef70e7b8d600af3a3f2c0199f14d5a0e9916
2024-04-26 06:08:57 +00:00
..
otautil Pause recovery when it ends with Shutdown 2024-04-26 06:08:57 +00:00
private Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00