Go to file
Steven Moreland 9ea881f5f2 gen_rpc -> require_rpc
For semantics change: generally this will be supported on new API
version without having to explicitly specify this.

Bug: 216515124
Test: N/A
Change-Id: If3a7445348870b33a43e7ec31352c962bc78e43b
2022-02-02 22:24:43 +00:00
.prebuilt_info Drop prebuilt files to android source tree. 2022-02-01 11:46:23 +01:00
apex Sign uboot_env with AVB 2022-01-28 21:29:48 +09:00
apkdmverity Verify and mount extra apks 2021-12-08 14:09:57 +09:00
apkverify Fixed warnings generated by rustc 1.57.0 2021-12-01 15:09:17 -08:00
authfs Remove workarounds by data_device_bins 2022-01-28 00:00:57 +00:00
binder_common Revert^2 "[binder_common] Update binder import path" 2022-01-19 09:58:15 -08:00
compos Merge "Migrate ComposKeyTestCase to unit tests" 2022-02-02 08:48:45 +00:00
demo Enable --extended-status for crosvm and return reason why VM died. 2022-01-14 16:07:03 +00:00
docs/getting_started Vitualization Docs: Update test cases 2021-12-14 23:41:21 -08:00
idsig Fix idsig for a large APK files 2021-12-20 17:11:49 +09:00
javalib Serialise number of CPUs. 2022-01-31 16:11:40 +00:00
launcher
libs/libavb_rs
microdroid Merge "Sign uboot_env with AVB" 2022-02-02 01:53:33 +00:00
microdroid_manager Merge changes from topic "udroid-test-secret" 2022-02-01 13:23:20 +00:00
pvmfw Drop prebuilt files to android source tree. 2022-02-01 11:46:23 +01:00
statslog_virtualization [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2022-01-20 10:37:18 -08:00
tests gen_rpc -> require_rpc 2022-02-02 22:24:43 +00:00
virtualizationservice Merge changes from topic "vm-sharedlibs-apexes" 2022-02-02 00:12:25 +00:00
vm Don't fall back to unprotected mode if protected is not supported. 2022-01-31 16:11:30 +00:00
vmconfig Add options for configuring number of vCPUs and CPU affinity 2022-01-11 12:39:36 +09:00
zipfuse Run apk mount utils from microdroid_manager 2021-12-01 19:49:41 +09:00
.clang-format
.gitignore Ignore cargo output in all directories, not just virtualizationservice. 2021-11-30 14:15:52 +00:00
Android.bp
OWNERS
PREUPLOAD.cfg Remove google-java-format hook 2021-11-23 11:39:53 +00:00
README.md
TEST_MAPPING Key blob protection using AEAD 2022-01-24 10:58:15 +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.