commit | c3bab54e781b9db385f35d755992aae922abd618 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Tue Jul 06 15:48:33 2021 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Jul 09 18:21:08 2021 +0100 |
tree | 23332408791401fc8c824210d5f15ae17c0b6616 | |
parent | aeff169aabcbfaad2674da507799e4087b2323e7 [diff] |
Add signing command for testing. Extend the AIDL to allow for signing. This will need to be backed out before shipping, but it's needed for testing right now. Add a command to sign a set of files to compos_key_cmd & write the signature files. Move compos_key_cmd from virt to compos APEX. (We're definitely going to need this code in CompOS in some form, so might as well make sure all the dependencies are available.) Bug: 190166662 Test: Manual: Sign artifacts, check odsign accepts them. Change-Id: I25361ed0bee52a9ff13924c77d9378efe8bfd314
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.