Go to file
Dennis Shen 28c7944e5b Include blkid and fsck.erofs in deapexer call
BUG: b/255963179, b/240288941
Change-Id: I2426b2eea9fe7126fdf7a9bb46dbc308ae9d84c5
2022-11-08 20:57:36 +00:00
apex Include blkid and fsck.erofs in deapexer call 2022-11-08 20:57:36 +00:00
apkdmverity [libdm_rust] Enable writable loopdevice 2022-10-18 13:28:10 +00:00
authfs [authfs][test] Use static fields from AuthFsTestRule in tests 2022-11-04 13:27:19 +00:00
avmd [hex] Use libhex to encode hex string in avmd and apexutil 2022-10-12 16:43:30 +00:00
compos Compos test compilation is only for dogfooders and is critical 2022-10-31 17:07:37 +09:00
demo Move delete to VirtualMachineManager 2022-11-07 15:40:14 +00:00
docs Update the Microdroid kernel build instructions 2022-11-07 11:18:22 +09:00
javalib Move delete to VirtualMachineManager 2022-11-07 15:40:14 +00:00
launcher Remove support for command-line args 2022-10-17 15:06:26 +01:00
libs Merge "Extend libdm_rust to build dm-crypt device" 2022-10-31 08:49:32 +00:00
microdroid Update the Microdroid kernel build instructions 2022-11-07 11:18:22 +09:00
microdroid_manager [API] Add vm_payload API to get APK contents path 2022-10-27 14:08:45 +00:00
pvmfw pvmfw: helpers: Introduce SIZE_2MB 2022-11-01 16:38:27 +00:00
rialto Delete cpu affinity config 2022-09-09 13:46:08 -07:00
tests Move delete to VirtualMachineManager 2022-11-07 15:40:14 +00:00
virtualizationservice Merge changes Idefb0d1b,Ia13381b6,I23f04ef8 2022-10-25 16:49:41 +00:00
vm Merge "vm: print which file is missing in one case" 2022-10-25 22:51:20 +00:00
vmbase Merge changes I7175d7c1,I401ac4af 2022-11-01 19:01:55 +00:00
vmclient Make ErrorCode an enum 2022-09-05 17:43:32 +01:00
zipfuse Fix zipfuse race condition 2022-10-07 16:43:15 +01:00
.clang-format
.gitignore [Cleanup] Add cargo targets to .gitignore 2022-08-01 15:21:48 +00:00
Android.bp
OWNERS Add aliceywang@ to packages/modules/Virtualization/OWNERS 2022-10-14 14:10:34 +00:00
PREUPLOAD.cfg Remove google-java-format hook 2021-11-23 11:39:53 +00:00
README.md
TEST_MAPPING Merge "Include TEST_MAPPING in ./libs/devicemapper" 2022-11-01 02:56:21 +00: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.