commit | 9cbf2e0e64b2e53c7602291e3820f1cd1e029e46 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Apr 25 18:12:27 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Apr 29 12:04:20 2022 +0000 |
tree | 0013ed0c5e4e1f947d7f8d321df030e7093778c9 | |
parent | 017c47b3c1955bba8e07bb6db8576ecd4afd3570 [diff] |
Migrate payload/apex.rs to thiserror In preparation for extracting the APEX handling code to a reusable library, migrate errors from anyhow to thiserror. Test: atest microdroid_manager_test Change-Id: Iede88046f997f54ba7c4b7aebbb6a15dbba8f424
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.