blob: 5a183e96905a82b91ebf58911c7cd9f8cbd63b93 [file] [log] [blame]
{
"partitions": [
{
"ab": true,
"label": "boot",
"size": "32 MiB",
"guid": "auto",
"type_guid": "brillo_boot",
"rpi_boot": false
},
{
"ab": true,
"label": "system",
"size": "512 MiB",
"guid": "auto",
"type_guid": "brillo_system",
"rpi_boot": false
},
{
"ab": true,
"label": "odm",
"size": "1 GiB",
"guid": "auto",
"type_guid": "brillo_odm",
"rpi_boot": false
},
{
"label": "userdata",
"grow": true,
"guid": "auto",
"type_guid": "brillo_userdata",
"rpi_boot": false
}
]
}