platform_bootable_recovery/update_verifier
Tianjie Xu 446b64b659 Refactor update_verifier into a class
The refactor separates out the parsing of care_map and the actual
verification of the partitions. Moreover, it skips the verification in case
of a format error in the care map.

Also, the parsing of care_map now uses the suffix of the file to
tell if it has the protobuf format or the plain text format.

Bug: 115740187
Test: unit test pass
Change-Id: I7aa32004db02af1deb7bfdc6f5bd7921eb7883e5
2018-09-20 15:10:52 -07:00
..
include/update_verifier Refactor update_verifier into a class 2018-09-20 15:10:52 -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 Add a python binary to generate the protobuf for care_map 2018-08-16 15:09:32 -07:00
update_verifier.cpp Refactor update_verifier into a class 2018-09-20 15:10:52 -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