Go to file
Inseob Kim 22eed3bc42 Remove redundant zipfuse rules
Kernel crash logs work well without logd rules.

Test: intentionally crash zipfuse and see kernel log
Change-Id: Ia8ded767c82e2e620c7f62842b0db2c801a46e96
2021-07-13 16:22:21 +09:00
apex Merge "Add signing command for testing." 2021-07-12 09:25:10 +00:00
apkdmverity Make tests run for presubmit builds 2021-06-28 11:28:28 +09:00
authfs Merge AuthFsHostTest into MicrodroidTestCase 2021-07-09 13:40:12 -07:00
compos Add signing command for testing. 2021-07-09 18:21:08 +01:00
demo Add the onPayloadStarted callback API 2021-07-13 10:58:41 +09:00
docs/getting_started Rename VirtManager to VirtualizationService. 2021-05-26 12:27:37 +00:00
javalib Follow-up for aosp/1760496 2021-07-13 10:58:45 +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 Remove redundant zipfuse rules 2021-07-13 16:22:21 +09:00
microdroid_manager Add the onPayloadStarted callback API 2021-07-13 10:58:41 +09:00
tests Wait for keystore from the test binary 2021-07-13 00:56:03 +00:00
virtualizationservice Add the onPayloadStarted callback API 2021-07-13 10:58:41 +09:00
vm Add the onPayloadStarted callback API 2021-07-13 10:58:41 +09:00
vmconfig Add memory size to VM config. 2021-07-07 17:12:51 +00: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.