commit | bb7dd084b4d8bd5994037d56786c21099e78d4dc | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Tue Oct 12 16:39:02 2021 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Thu Oct 21 09:58:02 2021 -0700 |
tree | 5ad6bde9bd4038e2525bee2ec47f9d2636acef67 | |
parent | c654922271db64317f59ca636ef113dcdd9d770d [diff] |
Re-implement libcompos_client in Rust libcompos_client.rs is larged copied from pvm_exec.rs, which we will remove once the transition is done. Bug: 193668901 Test: Replace libcompos_client in ART, tests still passed. Change-Id: I8daedb789e6f0ab4964c020180692839ce0c1cb5
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.