commit | d0ef400bd145dcde0fcab4bb9694cec51cbb7657 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Mon May 16 16:14:10 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Mon May 23 18:51:14 2022 +0000 |
tree | 2dbf083058c14087525abc07a8798193afb82b55 | |
parent | bd7ce985ca8eb13c1acf284aa53c9724ec33e27b [diff] |
Factor out Rust client library for VirtualizationService. This reduces code duplication, and will also be useful for Rust tests. Test: ComposHostTestCases compos_key_tests Change-Id: I13c41d3b2bbe506495b723e7739f3181cb033f0f
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.