commit | 414ea8969d9a8aa597f31a40aec3fe2c83ea8bac | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Oct 12 13:45:52 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Oct 13 13:19:50 2022 +0000 |
tree | eda2913c7223d0f70466ab534560aecadb7b0c04 | |
parent | 22e7045288f46768d0e6a58562a9f3e9e701d2a2 [diff] |
Decouple apkdmverity from device mapper modules We need to extend & reuse device mapper modules to construct other targets such as crypt. This patch moves dm related modules to a separate lib & change apkdmverity binary to use that library. Other changes include making delete_device_deferred removing test annotation from delete_device_deferred & changing visibility of functions. Test: atest apkdmverity.test Bug: 250880499 Change-Id: I5894c362e2b85c6260931b4c9d90f7e3d602291c
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.