platform_bootable_recovery/update_verifier
Tianjie Xu 9eed65e1db Compare the fingerprint before reading the partition
The update_verifier now compares the fingerprint of a partition before
performing the blocks read. If the fingerprint of the current system property
mismatches the one embedded in the care_map, verification of this partition
will be skipped. This is useful for the possible system only updates in the
future.

Bug: 114778109
Test: unit tests pass
Change-Id: Iea309148a05109b5810dfb533d94260d77ab8540
2018-10-04 16:42:57 -07:00
..
include/update_verifier Compare the fingerprint before reading the partition 2018-10-04 16:42:57 -07:00
Android.bp Refactor update_verifier into a class 2018-09-20 15:10:52 -07: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 Compare the fingerprint before reading the partition 2018-10-04 16:42:57 -07: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