Inseob Kim | 172f9eb | 2023-11-06 17:02:08 +0900 | [diff] [blame] | 1 | { |
2 | "kernel": "/apex/com.android.virt/etc/fs/microdroid_gki_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 | } |