Go to file
Alan Stokes 5ebfd8461d Make sure we don't break pre-dexopting
Add art_standalone_dexpreopt_tests to our presubmits since we broke it
once without it being caught and it's relatively cheap.

(I'm not doing an import because I don't want to bring in all the ART
tests.)

Test: TH
Bug: 207474880
Change-Id: Ib9a738f5f77cc1aeb109f751a5e299b293804349
2021-11-24 17:02:34 +00:00
apex Disable CompOS system server classpath fragment 2021-11-23 15:14:01 +00:00
apkdmverity Merge "Change the name of the dm device for the correct_custom_roothash test" 2021-09-14 13:03:19 +00:00
apkverify Store public key of APK to instance disk 2021-09-13 15:38:30 +09:00
authfs compsvc: run odrefresh in the VM 2021-11-22 09:23:15 -08:00
binder_common Re-implement libcompos_client in Rust 2021-10-21 09:58:02 -07:00
compos Merge "Add notifyError/onError notification for VM errors" 2021-11-24 00:58:11 +00:00
demo Add notifyError/onError notification for VM errors 2021-11-23 22:15:05 +09:00
docs/getting_started Update docs 2021-11-22 18:47:01 +09:00
idsig Add placeholder test to prevent CI failure. 2021-09-06 13:39:25 +00:00
javalib Add notifyError/onError notification for VM errors 2021-11-23 22:15:05 +09:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
libs/libavb_rs Store/Pass root digests of APEX payload 2021-09-13 18:32:21 +09:00
microdroid Merge "Update docs" 2021-11-22 11:17:09 +00:00
microdroid_manager Add notifyError/onError notification for VM errors 2021-11-23 22:15:05 +09:00
pvmfw Update bootloader, u-boot tools to builds 7889294 2021-11-08 14:17:34 +09:00
tests Add notifyError/onError notification for VM errors 2021-11-23 22:15:05 +09:00
virtualizationservice Add notifyError/onError notification for VM errors 2021-11-23 22:15:05 +09:00
vm Add notifyError/onError notification for VM errors 2021-11-23 22:15:05 +09:00
vmconfig remove support of multi-file partition 2021-07-29 11:27:47 +09:00
zipfuse microdroid_manager: start zipfuse early 2021-09-10 15:27:06 +09:00
.clang-format
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 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 Make sure we don't break pre-dexopting 2021-11-24 17:02:34 +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.