commit | d203ba9c34ee45b0fd4e9a0a4aa1a781a36e3847 | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Mon Aug 07 14:29:26 2017 -0400 |
committer | Bowgo Tsai <bowgotsai@google.com> | Thu Aug 17 09:28:53 2017 +0800 |
tree | 88a477d24e7bfcbfa935b5b044e2580da578ad6b | |
parent | 9aa53617de5409e301fbcec36f06845d41aeeac0 [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. Merged-In: Iad22d42a9dd5befd70ecd0224803721a10a28d90 Change-Id: Iad22d42a9dd5befd70ecd0224803721a10a28d90 (cherry picked from commit b6ea435a2048a1e6abe76bd47380da6911d8b28c)