commit | 8f2a46884b2c9f0f516e6da200b73d74a6979737 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue May 25 21:14:12 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue May 25 22:47:43 2021 +0900 |
tree | 217a87258e9dd3a63d584ba45a83f5cf7d558885 | |
parent | 24abe6ae4b3c0a1133bc0e3cd1fcff9ecee19184 [diff] |
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