mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 17:11:42 +00:00
SAFT testing requires changing kernel version to one level below the current value (set to 1). This change allows version number set to zero for test purposes. Change-Id: Ia6f11578d9a6bc8c5544c56413c5589011d6334a BUG=chromium-os:1976 TEST=manual Ran `vbutil_kernel --repack --version 0 <other params>' it used to fail, now it succeeds. This is also verified by using in http://codereview.chromium.org/3781016 to support TPM testing. Review URL: http://codereview.chromium.org/3968006