commit | 30b50e653e5f93dcf6786377c16e55554241c024 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Tue Nov 15 11:27:45 2022 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Nov 16 12:21:13 2022 +0000 |
tree | 4962c66c206cf4bac3851e5107d4b6720dbd8843 | |
parent | 41eb129f582966177d9b7e65ff276ee94000a1f8 [diff] |
Add framework-virtualization to combined_apis In order to integrate framework-virtualization into combined_apis we need to enable module_lib API surface, and add framework-module-defaults which provides us with configuration that combined_apis depended on (e.g. droiddoc, annotations) Additionally, to prevent circular dependencies the java backends in virtualization service aidls are now compiling against module_current. Bug: 243512044 Test: builds Change-Id: Ie089602cd139416e468869241b5c078cba826711
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.