commit | 3a8b7cba432a3396bc108455976e50fd7b98855c | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri Feb 10 12:19:17 2023 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Feb 10 12:19:17 2023 +0900 |
tree | 7f3c9fad69167a7b2a5c14ba480d6aa2ff035f31 | |
parent | 97cec9a101e8b3b3ab700c634876e3c07895a473 [diff] |
Adding more libraries to microdroid These libs should be added automatically by the build system. But for now, they're missing in unbundled builds for some reason. Until we fix the build system, adding them manually. Bug: 268557568 Test: see below banchan com.android.virt aosp_arm64 UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true m apps_only dist adb install out/dist/com.android.virt.apex adb reboot adb wait-for-device adb shell /apex/com.android.virt/bin/vm run-microdroid Change-Id: Ifa9ee3b645b24397a6747eaeb6538208233a94df
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.