commit | 6367e8953aaace4967643a7f2f78d36ae84b1a9c | [log] [tgz] |
---|---|---|
author | Alexander Koskovich <akoskovich@pm.me> | Sat Aug 05 00:38:29 2023 -0400 |
committer | Alexander Koskovich <akoskovich@pm.me> | Sat Aug 05 00:39:10 2023 -0400 |
tree | f4a9867e51d390509d5f6819ce85a9198bffa4ea | |
parent | babf3a98741570bfc8a5bcf8e4ef12e0bfd66555 [diff] |
core: fastboot: Fix data not being wiped on do_update * With platform-tools-34.0.4 if you try to wipe data as apart of the fastboot update command it will not work, will just reboot to userspace without running the wipe task. Test: fastboot -w update image.zip, observe that data gets wiped. Also verified 'fastboot update image.zip' does *not* wipe data. Change-Id: I57a2c64029fd4f78968324bdf60251e1e962b3fd