commit | 2e5693779dadcaff8e49448d5ea242ef8c9c966d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Mar 31 13:46:27 2022 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Mar 31 13:46:27 2022 +0100 |
tree | 43a23adb84e6c1d16d3a8620a3f58afaf1da38f8 | |
parent | dcf608741a5aa9b1f994f5a0fa6890c4528a93b7 [diff] |
Don't hardwire the config APK path The build system now picks a directory name, so we don't know it in advance. We can't ask Package Manager where it is (it might not be running), so we just search for the right one. Bug: 227494295 Test: composd_cmd test-compile Change-Id: I09b39432aad720f3913e9649cc43e46d16bbe773
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.