android_packages_modules_Vi.../vm
Shikha Panwar 22e7045288 Add persistent backing for encrypted storage in VM
Virtualization service will allow clients to pass the file that will
back the (encrypted) storage inside VM.

This patch:
1. Exposes (optional) encryptedStorageImage in VirtualMachineAppConfig.
2. Expose it as a block device to VM (by including it as partition in a
   writable disk).

Test: bin/vm run-app --storage -> inspect the block device in vm
Bug: 241543632
Change-Id: I9adbe832bda2c5f5a749d8614f056f51244ae52c
2022-10-12 08:45:51 +00:00
..
src Add persistent backing for encrypted storage in VM 2022-10-12 08:45:51 +00:00
Android.bp Migrate away from structopt 2022-09-13 08:20:01 -07:00
vm_shell.sh Add vm_shell script 2022-08-29 21:35:22 +09:00