commit | 2999e6955d0c3aff295898704e1a42ededc55b1d | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Dec 13 11:56:43 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Dec 13 11:56:43 2022 +0000 |
tree | 1c9d2d244dfbf3a2704dbbbb3637b804e3562690 | |
parent | 3eb6b8142665d7646d998c4902370174ad07380a [diff] |
[avb] Remove redundant AVB footer magic check This check is already part of avb_footer_validate_and_byteswap() in libavb. Test: atest libvbmeta_rust.test Change-Id: I9f7c16049e4fd20725230e10b6811726260c7cf7
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.