commit | 85806804bcb40352af22151dd143914f5be5702a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Nov 15 16:15:10 2022 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Nov 15 17:08:56 2022 +0000 |
tree | c360494a57e842a10587863dd1feb84eb5cec9bc | |
parent | 9800acd4b2ea055fbeb6c0ec9fdc1fe67d4f81b1 [diff] |
[VM] Refactor VirtualMachineConfig serialization from file This method will be reused when building the VM from descriptor. The refactoring helps avoid duplicating the same code a third time. Test: atest MicrodroidTests Bug: 243129654 Change-Id: I07eba976706c52ab5738b4f224218da4f9d3714b
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.