commit | 5ce867af73e2b1e455f87e4d5441388cd20450e8 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Jan 28 03:18:38 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Jan 28 03:23:11 2022 +0900 |
tree | e218431b24f3be0fb911d8abf313c4eb4cce6571 | |
parent | ec78804750cacef5c4f21a148ea6ea9d31a79fb7 [diff] |
Pass sharedlibs APEXes to VM Unlike other APEXes, sharedlibs APEXes can be more than one and even older(inactive) ones should be passed to VM because all of them contribute to /apex/sharedlibs and we don't know which is used by which. Bug: 216583321 Test: atest virtualizationservice_device_test Change-Id: Ia3e1f04294a88db6f8eac809a1e3fc871919adb3
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.