platform_bootable_recovery/update_verifier
Tianjie Xu 88bf6d20eb Clear the warm_reset flag after boot is successful
The property is set to inform kernel to do a warm_reset on the next
reboot. This is useful to persist the logs to debug device boot
failures. After the slot has been marked as boot successful, we can drop
the warm_reset flag to avoid the performance overhead on the next
reboot.

Bug: 143489994
Test: check the property is set to 0 by update_verifier
Change-Id: I722fb1906e6efa56dfc4ad7beccd5e2ba7e0ef7c
2019-11-14 17:43:56 -08:00
..
include/update_verifier Update_verifier: Remove the support for legacy text format CareMap 2019-03-13 15:24:13 -07:00
Android.bp Defer marking boot successful when checkpointing 2019-02-07 13:26:05 -08:00
care_map.proto Refactor update_verifier into a class 2018-09-20 15:10:52 -07:00
care_map_generator.py Enable fingerprint in care_map 2018-09-26 20:14:53 -07:00
update_verifier.cpp Clear the warm_reset flag after boot is successful 2019-11-14 17:43:56 -08:00
update_verifier.rc Add 'system' to update_verifier's gid 2017-04-18 11:34:30 -07:00
update_verifier_main.cpp Let update_verifier work on non-AB update devices 2017-12-14 10:20:07 +08:00