commit | 9a58ad43e6de205889b9b8e05508704e0b5c1b0d | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Feb 18 15:25:18 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Feb 18 15:25:18 2022 +0900 |
tree | b489786043faeff2bd32d4958f8c56680a6fd923 | |
parent | 66ca3247220e58874f1c6b6a075d2fb588662b13 [diff] |
Fix @Nullable for javalibs Both VirtualMachine.load and VirtualMachineManager.get return `null` when VM is not found. Bug: n/a Test: m Change-Id: I5213bf7e103a35f210fdfb56f86e3de1afb56ae3
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.