Go to file
Inseob Kim 5e148905f3 Sign demo app with the platform key
Because we'll now allow virtualizationservice permission only to
platform_apps.

Test: run demo app
Change-Id: I1d58403f363c777565f20ae81da447c2d6ce94b6
2021-09-09 00:44:34 +00:00
apex Remove authfs executable from the host 2021-08-31 15:09:45 -07:00
apkdmverity APK roothash is trusted 2021-09-08 00:07:12 +09:00
apkverify Clean up imports, formatting and tests. 2021-08-17 10:07:30 +09:00
authfs authfs: Remove local binder support 2021-09-07 08:37:11 -07:00
compos authfs: Remove local binder support 2021-09-07 08:37:11 -07:00
demo Sign demo app with the platform key 2021-09-09 00:44:34 +00:00
docs/getting_started Rename VirtManager to VirtualizationService. 2021-05-26 12:27:37 +00:00
idsig Add placeholder test to prevent CI failure. 2021-09-06 13:39:25 +00:00
javalib Restrict MANAGE_VIRTUAL_MACHINE to platform signed apps 2021-09-08 12:06:52 +01:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
microdroid APK roothash is trusted 2021-09-08 00:07:12 +09:00
microdroid_manager Data written to instance.img has schema 2021-09-08 10:55:56 +09:00
tests No need to push idsig file 2021-09-04 01:47:51 +09:00
virtualizationservice Add placeholder test to prevent CI failure. 2021-09-06 13:39:25 +00:00
vm Print callback results to stderr 2021-09-01 21:50:23 +09:00
vmconfig remove support of multi-file partition 2021-07-29 11:27:47 +09:00
zipfuse zipfuse: optimize for uncompressed zip entries 2021-08-31 08:45:07 +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 Enable google_java_format in PREUPLOAD.cfg 2021-03-11 16:53:45 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING Run VirtualizationTestCases for presubmit builds 2021-08-31 10:12:53 +09: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.