commit | e61e324c9a59ee3bd383f2b967a0381d13f68138 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Mar 07 11:30:33 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Mar 07 11:59:00 2022 +0000 |
tree | 7c50517c286a07b0c859a7f5632f4fa3cbb2c923 | |
parent | 83b127659264c4b2f7c73342c1bf4beaed330f87 [diff] |
Fix explicit checks for /dev/kvm We should use the system properties instead (check for capability not implementation). And we should use the new utilities to do so. Bug: 218276733 Test: m ComposHostTestCases AuthFsHostTest MicrodroidHostTestCases Test: atest ComposHostTestCases Change-Id: I5db819dd874487310a40cb6736f873d3b6273ecd
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.