From 94b00acd9549975b83350207dd042331d42e7c4d Mon Sep 17 00:00:00 2001 From: Denis Glotov Date: Fri, 1 Feb 2013 09:25:29 -0800 Subject: [PATCH] Revert "Revert "Extend STATEfull partition to 3Gb in 2gb-rootfs-updatable disk layout."" This reverts commit 285b5338b83d873abc7afec8b0ddf99d56e1b6b6 Change-Id: I19f8238cb55f88b358244c09c32841ad9f79dd3f Reviewed-on: https://gerrit.chromium.org/gerrit/42457 Tested-by: Denis Glotov Reviewed-by: Vincent Palatin Commit-Queue: Denis Glotov --- build_library/legacy_disk_layout.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build_library/legacy_disk_layout.json b/build_library/legacy_disk_layout.json index 4c516ffbdc..4c81330ce3 100644 --- a/build_library/legacy_disk_layout.json +++ b/build_library/legacy_disk_layout.json @@ -191,6 +191,12 @@ } ], "2gb-rootfs-updatable": [ + { + "num": 1, + "label":"STATE", + "type":"data", + "blocks":"6291456" + }, { "num": 3, "label":"ROOT-A",