{ | |
"_comment": "See http://www.chromium.org/chromium-os/building-chromium-os/disk-layout-format", | |
"parent": "../../baseboard-krabbylake/scripts/disk_layout.json", | |
"layouts": { | |
"common": [ | |
{ | |
# 4GB stateful partition to store temporary files during testing. | |
"num": 1, | |
"size": "4 GiB" | |
} | |
] | |
} | |
} |