commit | 34c001bff2ed63c26fa0f2a155ff317a44378d6c | [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 | 0ef26c63dac794a76250cd7552622409c6c3b774 [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)