commit | 11638791c06272b4431a39421e9274aaabc76d70 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Mon Apr 25 18:13:21 2022 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Apr 29 12:15:29 2022 +0000 |
tree | 191ede2e38883e0235d530b6b1000b7ff3fb65e0 | |
parent | 9cbf2e0e64b2e53c7602291e3820f1cd1e029e46 [diff] |
Move APEX handling to a library Make a library for APEX handling using the microdroid_manager logic as the basis. Other components are going to need to be able to extract the keys from APEXs so make the logic reusable and available to host tools. Test: atest microdroid_manager_test Test: atest libapexutil_rust.test Change-Id: I36abf21b59b67046b1464bf47f7be40186926410
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.