commit | 186556335a3948bc0950c78be6121b8108078693 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Jan 18 09:11:34 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jan 18 11:59:58 2023 +0000 |
tree | 7b7683a96fbc7dbb3f98b864deedd85153e3c498 | |
parent | 8aca6f99aad58c6fccde6e4a5b568099d5f38141 [diff] |
[avb][refactoring] Move AvbIOError to errors module This helps decrease the size of the module `verify`. There is no behavior change in this cl. Bug: 256148034 Test: m pvmfw_img && atest libpvmfw_avb.integration_test Change-Id: Icc0a722ef6ebd8290e56ac4e26a1780caf927880
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.