commit | 0547e864fce1993c6a9691fa0a7c4ad02d293b2b | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Apr 18 09:32:26 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Apr 18 12:19:43 2023 +0000 |
tree | 53e9324be21dc982a8055b1ac755bbd016f54e66 | |
parent | 90e6f16ad6bd527b71b40dadc7d967ba4c665d7e [diff] |
[vs] Extract writable partition initialization into a new library So that we can reuse this function across various virtualization services. Bug: 272226230 Test: atest virtualizationmanager_device_test Change-Id: I54c142ce8a4163835b312ba70424b63ffc056ae8
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.