blob: f7f6d47f6df5ec03ac81422e47e3a9945d4f0077 [file] [log] [blame]
Nikita Ioffee4c38ab2024-07-02 11:40:48 +00001{
2 "kernel": "/apex/com.android.virt/etc/fs/microdroid_gki-android15-6.6_kernel",
3 "disks": [
4 {
5 "partitions": [
6 {
7 "label": "vbmeta_a",
8 "path": "/apex/com.android.virt/etc/fs/microdroid_vbmeta.img"
9 },
10 {
11 "label": "super",
12 "path": "/apex/com.android.virt/etc/fs/microdroid_super.img"
13 }
14 ],
15 "writable": false
16 }
17 ],
18 "memory_mib": 256,
19 "platform_version": "~1.0"
20}