commit | 9c4806811bb4468f284f39457ab92a605ad2ed53 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Feb 08 14:17:32 2023 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Feb 08 15:20:49 2023 +0000 |
tree | 957e16d1d5c142e83bbd614fb51d388b9430a76d | |
parent | 7ffb014e28e139cdd2d6835dc54d2c5a9936e3f3 [diff] |
Move MicrodroidVmShareApp to tests/vmshareapp directory In the follow-up change I will introduce the Android service to facilitate VM sharing between MicrodroidTestApp and MicrodroidVmShareApp. Moving the MicrodroidVmShareApp to its own directory will make the code cleaner. Bug: 259384440 Test: atest MicrodroidTestApp Change-Id: Id5b2f5d14ea3e008a6065389a8f6e9734ddde26b
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.