Select non-verified configuration when booting in legacy mode [factory branch only]
The verity (rootfs verification) now requires chromeos_acpi, which is not
available on non-H2C legacy devices. It was reported that this caused factory
install shim fail to boot.
Not sure if this is a bug in the recovery shim installer, but a quick fix is to
always boot with non-verified config in legacy mode "for factory branch" (this
CL is not going into ToT), because it will be only used to create factory
install shim.
BUG=chromium-os:14059
TEST=build_image --factory_install;
boot on a H2O firmware device, factory install success.
Change-Id: I1ebcbf10149f403a940560ee941ad02f02044671
TBR=gauravsh@chromium.org,wad@chromium.org
1 file changed