commit | ec38ae2a4aed1e418892455eab63a364d8e312b1 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Thu Feb 10 00:06:26 2022 +0000 |
committer | Victor Hsieh <victorhsieh@google.com> | Thu Feb 10 16:04:19 2022 +0000 |
tree | f0cb4f785854fe6a8eb1971a3bd796a4d4e50cd5 | |
parent | 70e11f7019a44ffa675a79fa595a77398e0bf524 [diff] |
refactor: move signing out of compilation.rs The implementation needs a callback because the authfs instance is only alive until `compilation::odrefresh` returns. Also, check the key initialization state before any real work. Bug: None Test: atest ComposHostTestCases Change-Id: I710db344219caad829f4deefc3a107a5994daa34
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.