summaryrefslogtreecommitdiffstats
path: root/update_verifier/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add proto3 support for care_mapTianjie Xu2018-07-251-1/+9
| | | | | | | | | | Switching to the protobuf format helps to make the care_map more extensible. As we have such plans in the future, add the support to parse the protobuf message in the update_verifier. Bug: 77867897 Test: unit tests pass, update_verifier successfully verifies a care_map.pb Change-Id: I9fe83cb4dd3cc8d6fd0260f2a47338fe142d3938
* Separate libupdate_verifier module and add testcases.Tao Bao2017-04-271-0/+24
Enable -Wall and expose verify_image() for testing purpose. Test: mmma bootable/recovery Test: recovery_component_test Change-Id: I1ee1db2a775bafdc1112e25a1bc7194d8d6aee4f