android_packages_modules_Vi.../virtualizationservice
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
..
aidl Add persistent backing for encrypted storage in VM 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 Create a unix domain listener socket for crosvm. 2022-10-05 14:09:41 +00:00
TEST_MAPPING Move AVF tests to avf-pre/postsubmit test group 2022-08-19 15:40:57 +00:00