commit | 413b4608e9fe5de183e4b82abc354fa56376eb85 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jul 14 14:47:56 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Jul 14 14:49:45 2021 +0900 |
tree | a7a8749d10264415bb62383a02b6462588c45e7e | |
parent | 753553bdb8a6ba8b04f40bef77fa19bd0b360ab1 [diff] |
Start virtualizationservice lazily This CL fixes a bug that virtualizationservice is not started when requested from an app. Use waitForService to do the lazy start. Bug: 193593371 Test: run MicrodroiDemoApp Change-Id: Ief17ef3c39e3e1ce926c6531bd7045fe3d4e4354
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.