commit | eba1f6b8e52b575c942bddeadb9ca9f2fda626d1 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Fri Feb 04 15:11:29 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Fri Feb 04 15:27:26 2022 +0000 |
tree | 54882c3add9fbbaaa4aad5fef91679048499d9fc | |
parent | 212f7006ac7e77b6de7f3f9a160972db0001c4c5 [diff] |
Throw exception if VM type is not supported. Check system properties in the Java client library to determine if protected or unprotected VMs are supported, and throw an exception if a client tries to build a VirtualMachineConfig for an unsupported VM type. Test: mm Change-Id: Iaef294118ba6af656b5ef58f85ca133335f21834
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.