summaryrefslogtreecommitdiffstats
path: root/update_verifier/update_verifier.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-24update_verifier: Support AVB.David Zeuthen1-6/+15
2017-04-27Fix potential OOM in update_verifierTianjie Xu1-6/+11
2017-04-27Separate libupdate_verifier module and add testcases.Tao Bao1-8/+9
2017-04-04update_verifier: correct group in rc fileTom Cherry1-1/+1
2017-04-01Use regular check for partition name instead of CHECK()Tianjie Xu1-3/+4
2017-03-31Update_verifier should read blocks in EIO modeTianjie Xu1-26/+33
2017-03-11update_verifier: Set the success flag if dm-verity is not enabled.Tao Bao1-0/+5
2017-01-26update_verifier should read dm wrapped partitionTianjie Xu1-6/+64
2017-01-20bootctrl HAL uses "default" service nameChris Phoenix1-1/+1
2017-01-20update_verifier: Move property_get() to android::base::GetProperty().Tao Bao1-48/+46
2016-11-21Switch update verifier to HIDL HALConnor O'Brien1-14/+17
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien1-17/+14
2016-11-18Revert "Convert update_verifier to boot HIDL HAL"Connor O'Brien1-17/+14
2016-11-17Convert update_verifier to boot HIDL HALConnor O'Brien1-14/+17
2016-11-16Convert update_verifier to boot HIDL HALConnor O'Brien1-14/+17
2016-11-09Touch blocks in care_map in update_verifierTianjie Xu1-11/+120
2016-09-01Switch recovery to libbase loggingTianjie Xu1-23/+22
2016-09-01Switch recovery to libbase loggingTianjie Xu1-9/+7
2016-07-16Skip update verification if care_map is not foundTianjie Xu1-2/+5
2016-07-15Fix a typo when comparing the verity modeTianjie Xu1-2/+2
2016-07-14Touch blocks in care_map in update_verifierTianjie Xu1-13/+118
2015-12-09update_verifier: Track the API change for isSlotBootable().Tao Bao1-5/+6
2015-12-08update_verifier: Log to logd instead of kernel log.Tao Bao1-11/+7
2015-12-08Add update_verifier for A/B OTA update.Tao Bao1-0/+84
2015-12-08update_verifier: Log to logd instead of kernel log.Tao Bao1-11/+7
2015-12-07Add update_verifier for A/B OTA update.Tao Bao1-0/+84