Go to file
Steven Moreland f0a3354f38 Explicit init .rc user.
Set the user explicitly.

Bug: 276813155
Test: boot
Change-Id: I2401794c5555e0043a2458eac6dd254bab7b3ca6
2023-04-10 20:45:38 +00:00
apex Bump the version_code of virt & compos apex 2023-03-30 14:02:23 +00:00
apkdmverity Fix warnings from Rust 1.65.0 2023-01-19 11:10:35 -08:00
authfs Explicit init .rc user. 2023-04-10 20:45:38 +00:00
compos Merge "Bump the version_code of virt & compos apex" 2023-04-04 21:32:55 +00:00
demo Update install instructions. 2023-03-28 17:56:30 +01:00
docs Add documentation on pkvm_hypervisor_events view 2023-03-16 16:48:17 +00:00
encryptedstore Encryptedstore: Enable 64-bit fs & extents 2023-03-30 10:06:30 +00:00
javalib Reuse Binder connection for VirtualizationService 2023-03-27 14:50:15 +01:00
launcher Emit launcher error to kernel log 2022-12-12 11:29:00 +09:00
libs Merge "Update usage of uuid crate" 2023-03-30 18:46:33 +00:00
microdroid Merge "Ensure no AVF debug policy in locked device" 2023-03-31 15:29:30 +00:00
microdroid_manager Explicit init .rc user. 2023-04-10 20:45:38 +00:00
pvmfw pvmfw: README: Document ABIs & guest signing 2023-04-05 18:04:23 +01:00
rialto Remove unnecessary feature declarations 2023-03-29 16:20:58 -07:00
tests Merge "Capture stderr when we run composd_cmd" 2023-04-04 10:35:08 +00:00
virtualizationmanager Add info logs when atoms are written into statsd 2023-04-04 13:02:46 +09:00
virtualizationservice Add --gdb flag to vm run,run-app and run-microdroid commands 2023-02-16 14:33:18 +00:00
vm Search for CompOsPayloadApp/EmptyPayloadApp with extensions 2023-03-01 12:01:55 -08:00
vm_payload Documentation fixes 2023-01-16 12:17:19 +00:00
vmbase Remove unnecessary feature declarations 2023-03-29 16:20:58 -07:00
vmclient Reduce virtmgr threads 2023-03-06 12:14:12 +00:00
zipfuse Make sure that files under bin/ directory of apk get X permission 2023-02-27 15:59:08 +00:00
.clang-format
.gitignore [Cleanup] Add cargo targets to .gitignore 2022-08-01 15:21:48 +00:00
Android.bp
OWNERS Add bug component 2022-11-21 09:46:46 +00:00
PREUPLOAD.cfg Remove checkstyle_hook 2022-12-12 02:29:39 +00:00
README.md
TEST_MAPPING Move ComposHostTestCases to postsubmit, since it has a high failure rate on cf in presubmit. 2023-03-08 14:17:17 +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.