Go to file
Treehugger Robot 453cfd6397 Merge "Add the skeleton for the client-side API" 2021-07-04 06:23:08 +00:00
apex Add the skeleton for the client-side API 2021-07-02 11:39:20 +09:00
apkdmverity Make tests run for presubmit builds 2021-06-28 11:28:28 +09:00
authfs authfs: Remove Arc<Mutex<>> now that Strong is Sync 2021-06-30 16:28:11 +00:00
compos virtualizationservice: clean up 2021-07-01 16:29:28 +09:00
docs/getting_started Rename VirtManager to VirtualizationService. 2021-05-26 12:27:37 +00:00
javalib Add the skeleton for the client-side API 2021-07-02 11:39:20 +09:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
microdroid Rename vpnprofilestore to legacykeystore 2021-07-02 11:52:12 +00:00
microdroid_manager Merge changes I393abe14,Ifd7d2ef6 2021-06-28 00:34:08 +00:00
tests Add the skeleton for the client-side API 2021-07-02 11:39:20 +09:00
virtualizationservice Merge "Add the skeleton for the client-side API" 2021-07-04 06:23:08 +00:00
vm virtualizationservice: clean up 2021-07-01 16:29:28 +09:00
vmconfig vmconfig: remove path (use paths always) 2021-07-01 00:37:19 +09:00
zipfuse Make tests run for presubmit builds 2021-06-28 11:28:28 +09:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2021-06-14 16:37:09 -07:00
OWNERS Add OWNERS. 2021-06-21 17:04:15 +01:00
PREUPLOAD.cfg Enable google_java_format in PREUPLOAD.cfg 2021-03-11 16:53:45 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING Make tests run for presubmit builds 2021-06-28 11:28:28 +09:00
rustfmt.toml

README.md

Virtualization

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.