commit | e6981547168fc811953a5fe33ca677b5b58d2150 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Dec 08 22:16:50 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon Dec 12 15:43:02 2022 +0000 |
tree | f0f2d5f61380082c76411fca7b1135549741844f | |
parent | d4ce1c0b2fcdd4aea7e7b80cbda5244a2dcee31c [diff] |
Enable transferring VM with encryptedstore enabled VirtualMachineDescriptor should track encryptedstoreFd as well (this will be null if encryptedstore in not enabled in config). Transfer of this descriptor should transfer the storage image as well. This patch also adds tests #importedVmIsEqualToTheOriginalVm_WithStorage to test the functionality Bug: 259383481 Test: atest #importedVmIsEqualToTheOriginalVm_WithStorage Test: atest #importedVmIsEqualToTheOriginalVm_WithoutStorage Change-Id: I7e06616910dea1f9b4c783bea5ce2755a9b79ada
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.