commit | c3f2ac2fb61a2ce3d650b40a589961bb2a8dcefe | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Jun 23 12:19:46 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Jun 23 12:25:00 2022 +0100 |
tree | daa5786e84aac062e56eccbd186a66f8513b1894 | |
parent | 066afc134449c25712fce7ef60b89be845113a4a [diff] |
Fix tests on aosp_cf_x86_64_only_phone Our nested virtualization check failed on this target. Move to a prefix check to support this device and any other ones that appear. Also extract the code to do the check to a library, rather than changing in two places. Bug: 236922543 Test: Presubmit Change-Id: Id1d424f5f107e2098d89ca2ea8089ba956f212ca
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.