commit | b6a521518dd2e7893042c660dfcfe3576b234cae | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Dec 12 11:20:23 2022 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Dec 12 11:20:23 2022 +0900 |
tree | a60ec435749f8a6d154f1126b5c68c945fd56664 | |
parent | 969cb2d87381dbc2b8482728ebe7ebfda3d78ffa [diff] |
Use microdroid-specific apexd This is to avoid unnecessary features like apexservice. On x86, the new apexd is 50% smaller than the original and doesn't rely on libbinder.so and apex_aidl_interface-cpp.so. Bug: 260982509 Test: MicrodroidTestApp Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --debug full Change-Id: I94b0cd6817acfb1266d8bf434deb3d7175fca6d2
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.