commit | 9c4716a7318e160d68e06bce424a59ebd0db1f39 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Dec 18 17:38:18 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Tue Dec 19 13:51:45 2023 +0000 |
tree | 05e9de3c60c4f971f7474af648b05d1a8503d644 | |
parent | 424a2b731fae9bb3023052b955c5d755f11c2db0 [diff] |
sign_virt_apex: add --do_not_validate_avb_version flag The CTS binary for 24Q1 release is built from the different branch that the system image. Unfortunately these 2 branches have a different avb version, which results in MicrodroidHostTests failures. This patch adds a flag to skip the avb_version validation when running the MicrodroidHostTests. It is just a workaround for CTS failures. Bug: 315405099 Test: atest MicrodroidHostTestCases Change-Id: Ice9457428575c6d0c91894e4ec67c3aab673c192 Merged-In: Ice9457428575c6d0c91894e4ec67c3aab673c192 (cherry picked from commit 314d7e38ff2ca8a58cf07ba1da4421f865b903f7)
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.