commit | 9e2c5d540706caef2ca010971de8174849f49692 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Jul 21 11:29:10 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jul 23 11:50:33 2021 +0100 |
tree | 01c50333584deac22a2495f444e9f897155e2987 | |
parent | 62d78030d5c02036fe4e5cfd77d09fd668de1dcf [diff] |
Split compsvc.rs. Separate out the implementation of the service from the main program that makes it available on the appropriate binder. This is inteded as a pure refactoring, preparatory to hosting both compsvc and CompOsKeyService in a single binary. Bug: 194267113 Test: atest ComposHostTestCases (with testOdrefesh un-ignored) Change-Id: I0c3015f1b962bf895dd93b9f6eb74b4e55a85c9e
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.