commit | 28c9c3c98ecc1569105259e722de6ed8b6d34de9 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Feb 04 16:30:26 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Feb 08 09:58:47 2022 +0000 |
tree | 9615e8b45ab755feb4a9f7cfdd0182556b276726 | |
parent | 29de51719cc43e109ab158d40b9d75875c30be49 [diff] |
Stop checking for /dev/kvm Determine the hypervisor's VM capabilities from system properties instead of checking for /dev/kvm. Also unify the way we test for a debuggable build around ro.debuggable. Bug: 218276733 Test: adb shell cmd jobscheduler get-job-state android 5132250 Test: atest CompOsSigningHostTest Change-Id: I2e9c6f406717b7a86c44cc399d322878fbdb97f7
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.