Inseob Kim | 172f9eb | 2023-11-06 17:02:08 +0900 | [diff] [blame] | 1 | { |
Inseob Kim | 7a1fc8f | 2023-11-22 18:45:28 +0900 | [diff] [blame] | 2 | "kernel": "/apex/com.android.virt/etc/fs/microdroid_gki-6.1_kernel", |
Inseob Kim | 172f9eb | 2023-11-06 17:02:08 +0900 | [diff] [blame] | 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 | } |