android_packages_modules_Vi.../tests
Jiyong Park 8f2a46884b Don't use qcow2 for userdata.
We provide a sparse file directly as a (writable) partition image and
format a filesystem on the partition inside the VM.

To format it only when it's not formatted, the option `formattable` is
added to the fstab entry for the userdata partition.

Bug: 185767624
Test: atest MicrodroidHostTestCases
Change-Id: Ia938fd60071e64170b8280d19c17c4413c769337
2021-05-25 22:47:43 +09:00
..
hostside Don't use qcow2 for userdata. 2021-05-25 22:47:43 +09:00
include/virt Convert Vsock test to device test 2021-03-04 15:05:46 +00:00
init Convert Vsock test to device test 2021-03-04 15:05:46 +00:00
testapk Add microdroid_launcher 2021-05-24 17:48:30 +09:00
Android.bp Pass file descriptors rather than filenames to Virt Manager. 2021-05-18 17:33:49 +00:00
AndroidTest.xml Pass file descriptors rather than filenames to Virt Manager. 2021-05-18 17:33:49 +00:00
common.cc Convert Vsock test to device test 2021-03-04 15:05:46 +00:00
nofile Convert Vsock test to device test 2021-03-04 15:05:46 +00:00
vsock_guest.cc Convert Vsock test to device test 2021-03-04 15:05:46 +00:00
vsock_test.cc Pass file descriptors rather than filenames to Virt Manager. 2021-05-18 17:33:49 +00:00