commit | 6b2d0a8a29db89f2f39fc359d54aacc6d73bf383 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Sep 29 11:30:39 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Wed Sep 29 13:54:20 2021 +0100 |
tree | ff70a4ccdc3b08e0e2f7413a7e0d8365cb72614c | |
parent | a09bcc463e83c882a5846ea721a0f9083a0f13ab [diff] |
Extract and rename InstanceFiles. It seems to be complex enough to merit its own file and not have everything effectively public. I renamed it to InstanceStarter, since what it does is start an instance (possibly creating/re-creating it first). And did a little related renaming. This is intended as a pure refactoring; no functionality changes. Bug: 186126194 Test: adb shell apex/com.android.compos/bin/composd_cmd Change-Id: Ib42e1c23594d436b845c28bcfe38803e119d1106
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.