platform_bootable_recovery/update_verifier
Daniel Rosenberg 15f22bddfb Defer marking boot successful when checkpointing
This moves actually marking the slot as successful to a later point
so that on devices with checkpointing enabled we can still roll back to
the previous version if we fail to boot to the point that the checkpoint
is marked as successful.

Test: When taking an update on a checkpoint enabled device, it
      defers marking the slot as successful instead of directly
      marking it. Visible in logs.
Bug: 123260515

Change-Id: I7ed3595c1b0904ddbfe20d1cad4f69ecbf1ea351
2019-02-07 13:26:05 -08:00
..
include/update_verifier Compare the fingerprint before reading the partition 2018-10-04 16:42:57 -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 Defer marking boot successful when checkpointing 2019-02-07 13:26:05 -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