commit | 9900f3d73372b0f10439a70d12d1a5446ac6c348 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Jul 06 10:27:54 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Jul 06 10:40:25 2021 +0900 |
tree | d3b19903226d90cedb069e6e0ebf2c71b6e51b27 | |
parent | 23601145a6b1e59f1740df4bf3459e617a8c6124 [diff] |
virtualizationservice: lazy-load ApexInfoList Loading ApexInfoList can't be used to initialize VirtualizationService because when it fails VirtualizationService enters into infinite loop due to service restart. Now it is loaded lazily. Bug: 192892281 Test: MicrodroidHostTestCases Change-Id: I3c082d200549c348ff8fa03ff25ca73f9fb694cd
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.