Go to file
guile 3893add418 Add more time info and break down test cases in AVFHostTestCases.
Following are changes in this CL
1. add boot time info that retrieved from dmesg
2. add bootloader break time info that retrieved from prop
   "ro.boot.boottime"
3. break down to 4 cases

Bug: 236799228
Test: atest AVFHostTestCases
Change-Id: I8b8fbc12909dec56107448cb16bdc445f3bbca20
2022-09-19 08:29:14 +08:00
.prebuilt_info Upgrade pvmfw.img to build 8966862 2022-08-22 09:31:16 +01:00
apex Merge "Revert "Rename to PRODUCT_FSVERITY_GENERATE_METADATA"" 2022-09-14 17:50:59 +00:00
apkdmverity Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
authfs Migrate away from structopt 2022-09-13 08:20:01 -07:00
avmd Move AVF tests to avf-pre/postsubmit test group 2022-08-19 15:40:57 +00:00
compos compos: switch to clap's derive pattern 2022-09-13 08:39:56 -07:00
demo Modify API clients to use only the to-be public API 2022-09-02 11:22:34 +01:00
docs/getting_started
javalib Delete cpu affinity config 2022-09-09 13:46:08 -07:00
launcher
libs apkverify:Raise NotFound error when searching for signature 2022-09-09 18:16:00 +00:00
microdroid Migrate away from structopt 2022-09-13 08:20:01 -07:00
microdroid_manager Make ErrorCode an enum 2022-09-05 17:43:32 +01:00
pvmfw vmbase: Keep base target names for ELF not bin 2022-09-09 11:29:51 +01:00
rialto Delete cpu affinity config 2022-09-09 13:46:08 -07:00
tests Add more time info and break down test cases in AVFHostTestCases. 2022-09-19 08:29:14 +08:00
virtualizationservice Delete cpu affinity config 2022-09-09 13:46:08 -07:00
vm Migrate away from structopt 2022-09-13 08:20:01 -07:00
vmbase Delete cpu affinity config 2022-09-09 13:46:08 -07:00
vmclient Make ErrorCode an enum 2022-09-05 17:43:32 +01:00
zipfuse Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
.clang-format
.gitignore
Android.bp
OWNERS
PREUPLOAD.cfg
README.md
TEST_MAPPING Add AVFHostTestCases to postsubmit and fix boot time is not as expected issue. 2022-08-29 01:00:48 +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.