commit | 9b8253bad284e85893d335f9e0e2eadb8b90b14c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 28 18:37:26 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jul 02 11:39:20 2021 +0900 |
tree | 1350df2cb59608c5f41fd944a3f6b6e8b8504f52 | |
parent | c8734051d692abd88d3f14788f5698de1322be68 [diff] |
Add the skeleton for the client-side API android.system.virtualmachine is added as the client-side API for the controlling of virtual machines. This change doesn't add any new API. It adds an empty library to the existing framework. Bug: 183496040 Test: atest MicrodroidHostTestCases Change-Id: I9c52dfaf7e33137e5e3d6c587b5cc3932f667025
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.