commit | c0c9e3059c505868de31e70f51b9c53557e51de8 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Tue Mar 23 17:48:23 2021 +0800 |
committer | Yo Chiang <yochiang@google.com> | Thu Mar 25 04:22:58 2021 +0000 |
tree | e232af0e8409ff869998aa2cae83eee1d08574f8 | |
parent | 84bc09bf606a6fb629dfe07157752455d2e3e549 [diff] |
fastboot: [boot] and [flash:raw] command support boot v4 Boot v4 is mostly compatible with boot v3, so these minimal changes should be sufficient. The newly introduced field of v4, signature_size, is left zero because this field is only meant to be read by VTS testcases, so the value doesn't matter for the debugging purposes of boot and flash:raw. Bug: 183455415 Test: Manual Change-Id: I5c2737ce35dd25f318b19a429de805ea16c46607