summaryrefslogtreecommitdiffstats
path: root/update_verifier/update_verifier_main.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update_verifier now logs to kmesgTianjie Xu2017-08-151-0/+6
| | | | | | | | | Set up update_verifier logging to be written to kmsg; because we may not have Logd during boot time. Bug: 64713327 Test: logs show up in `adb shell dmesg` Change-Id: If02f460bda121cd3e9062bc0e08107c6da66492c
* Separate libupdate_verifier module and add testcases.Tao Bao2017-04-271-0/+23
Enable -Wall and expose verify_image() for testing purpose. Test: mmma bootable/recovery Test: recovery_component_test Change-Id: I1ee1db2a775bafdc1112e25a1bc7194d8d6aee4f