Go to file
Jooyung Han 3cf209411c Remove JSON schema helper classes
This removes schema-mapped Java classes which are duplication with
Rust's mapping type.

Bug: 221368644
Test: atest MicdrodroidHostTestCases
Change-Id: I8d2fe9ac21a887543adb05298ddaaae0b413d490
2022-03-02 06:04:51 +00:00
.prebuilt_info Drop prebuilt files to android source tree. 2022-02-28 17:53:16 +00:00
apex sign_virt_apex: do not use truncate (/usr/bin) 2022-02-26 09:04:17 +09:00
apkdmverity Verify and mount extra apks 2021-12-08 14:09:57 +09:00
authfs Changes for the Rust 1.59.0 update 2022-02-28 21:41:06 +00:00
compos Merge "Add --prefer-staged to composd_cmd test-compile" 2022-02-23 19:24:14 +00:00
demo Enable --extended-status for crosvm and return reason why VM died. 2022-01-14 16:07:03 +00:00
docs/getting_started Relanding: "Add our integration tests to cts" 2022-02-08 09:15:30 +09:00
javalib Unlink death of VS once the VM has died 2022-02-21 22:12:02 +00:00
launcher
libs Specify virtual platform version and enforce it 2022-02-25 16:21:22 +09:00
microdroid Specify virtual platform version and enforce it 2022-02-25 16:21:22 +09:00
microdroid_manager Add a property to reflect the app debuggability 2022-02-16 09:53:14 +00:00
pvmfw Drop prebuilt files to android source tree. 2022-02-28 17:53:16 +00:00
tests Remove JSON schema helper classes 2022-03-02 06:04:51 +00:00
virtualizationservice VS: Log to system log 2022-02-25 16:10:23 +00:00
vm vm run --log <logfile> 2022-02-22 05:27:29 +09:00
zipfuse Run apk mount utils from microdroid_manager 2021-12-01 19:49:41 +09:00
.clang-format
.gitignore Ignore cargo output in all directories, not just virtualizationservice. 2021-11-30 14:15:52 +00:00
Android.bp
OWNERS
PREUPLOAD.cfg Remove google-java-format hook 2021-11-23 11:39:53 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING import ./virtualizationservice/TEST_MAPPING 2022-02-19 00:12:34 +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.