Go to file
Jiyong Park c893717b6b Turn the /dev/kmsg ratelimiting on for production builds
Bug: 181936135
Test: inspect build.ninja
Change-Id: I6e91847c8daa880ba61e623c4b2cd9ca62035f32
2021-08-30 18:41:52 +09:00
apex Access control for virtualizationservice 2021-07-13 22:02:32 +09:00
apkdmverity idsig: move apksigv4.rs into libidsig 2021-08-12 16:58:22 +09:00
apkverify Clean up imports, formatting and tests. 2021-08-17 10:07:30 +09:00
authfs Add bindgen bindings test 2021-08-23 13:45:39 -07:00
compos Merge "Change signing API to use pre-initialized key" 2021-08-25 16:26:35 +00:00
demo Refactor callback and make payload stream duplex 2021-08-24 21:15:42 +09:00
docs/getting_started
idsig Add missing data for test. 2021-08-23 12:20:05 -07:00
javalib Merge "Format instance.img" 2021-08-25 05:59:42 +00:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
microdroid Turn the /dev/kmsg ratelimiting on for production builds 2021-08-30 18:41:52 +09:00
microdroid_manager Refactor callback and make payload stream duplex 2021-08-24 21:15:42 +09:00
tests Create idsig file automatically 2021-08-20 23:41:11 +09:00
virtualizationservice Merge "Format instance.img" 2021-08-25 05:59:42 +00:00
vm Merge "Format instance.img" 2021-08-25 05:59:42 +00:00
vmconfig remove support of multi-file partition 2021-07-29 11:27:47 +09:00
zipfuse Fix warnings in preparation for Rust 1.54.0 2021-07-27 16:11:56 -07:00
.clang-format
Android.bp
OWNERS
PREUPLOAD.cfg
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING libapkverify: Add TEST_MAPPING 2021-08-11 11:18:03 +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.