platform_bootable_recovery/otautil
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
..
include Pause recovery when it ends with Shutdown 2024-04-26 06:08:57 +00:00
Android.bp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
asn1_decoder.cpp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
dirutil.cpp otautil: Rename dir/sys/thermal utils. 2018-05-03 23:17:29 -07:00
package.cpp Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
paths.cpp Drop the dependency on AB_OTA_UPDATER flag. 2018-06-19 10:50:43 -07:00
rangeset.cpp Implement FuseBlockDataProvider 2019-05-01 12:09:38 -07:00
sysutil.cpp Pause recovery when it ends with Shutdown 2024-04-26 06:08:57 +00:00
verifier.cpp Fix memory leak in OTA verifier code 2022-05-25 14:05:48 -07:00