commit | 8ccebf1eeb8c0644df82a6d97bcc1b355a6fb3b6 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Jul 14 12:04:31 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Thu Jul 15 10:12:15 2021 +0100 |
tree | 7189e9cbd116ab04184c4448768a843fee60ef7e | |
parent | 2c03396a61316a78572ea986cc8666365d4c2bc5 [diff] |
Split compos_key_service. Split the code that implements the service from the code that starts it as a binder service. This is preparation for also allowing it to be started in a VM. Bug: 193603140 Test: Run compos_key_host, connect to it via compos_key_cmd Change-Id: I8f223ef19c9490dc349e1f677f670eedcf09dead
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.