commit | 3ef78d9eab9d22c546406a1a8ba86265368b875b | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Sep 08 11:51:06 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Sep 13 09:53:51 2021 +0100 |
tree | 475b61bb1653dee4b6fe3370b8e749b3c2a14006 | |
parent | 7e54e2904f414369054114a0d5b9ed0e6d3a23cd [diff] |
Create composd skeleton This has all the scaffolding/boilerplate to create a composd service which can be started and serve a binder interface, but with no actual implementation yet. Bug: 186126194 Test: adb shell cmd -w android.system.composd; service starts. Change-Id: I2ba91b36628b21210ac901525a93664473ac8460
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.