21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"kernel": "/apex/com.android.virt/etc/fs/microdroid_kernel",
|
|
"disks": [
|
|
{
|
|
"partitions": [
|
|
{
|
|
"label": "vbmeta_a",
|
|
"path": "/apex/com.android.virt/etc/fs/microdroid_vbmeta.img"
|
|
},
|
|
{
|
|
"label": "super",
|
|
"path": "/apex/com.android.virt/etc/fs/microdroid_super.img"
|
|
}
|
|
],
|
|
"writable": false
|
|
}
|
|
],
|
|
"memory_mib": 256,
|
|
"platform_version": "~1.0"
|
|
}
|