commit | b6ea435a2048a1e6abe76bd47380da6911d8b28c | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Mon Aug 07 14:29:26 2017 -0400 |
committer | David Zeuthen <zeuthen@google.com> | Mon Aug 07 16:52:55 2017 -0400 |
tree | 6bbb5ffbed400b98dc1e562e6320c3f42b06f1f0 | |
parent | 69ff5009c7d02ba42f714f744c338f258db864bb [diff] |
fastboot: Add --disable-verity and --disable-verification options. This can be used to disable verity and/or verification when flashing a build to a device. It works with both 'fastboot flashall' and 'fastboot flash vbmeta /path/to/vbmeta.img'. Bug: 62903976 Test: Manually tested. Change-Id: Iad22d42a9dd5befd70ecd0224803721a10a28d90