platform_system_core/fastboot/device
Hridya Valsaraju aec0de5d96 Do not calculate CRC for sparse images during fastboot flash
Bug: 78793464
Test: fastboot flashall

Sparse images with CRC are not supported by the Android build
system and hence the calculated CRC is unused.

Change-Id: Ia48b2f7e29f2adea26d185c5a8f2337c4cbe6dcb
2018-10-10 13:18:35 -07:00
..
commands.cpp Merge "Support fastboot variable battery-soc-ok" 2018-10-07 17:53:45 +00:00
commands.h Pass OEM commands to HAL 2018-09-25 22:55:47 +00:00
fastboot_device.cpp Interface with health HAL to read battery voltage 2018-09-28 14:28:49 -07:00
fastboot_device.h Interface with health HAL to read battery voltage 2018-09-28 14:28:49 -07:00
flashing.cpp Do not calculate CRC for sparse images during fastboot flash 2018-10-10 13:18:35 -07:00
flashing.h fastbootd: Add an update-super command to sync the super partition. 2018-08-22 15:05:03 -07:00
main.cpp Add fastbootd. 2018-08-02 09:43:23 -07:00
usb_client.cpp adbd: use unique_fd for the usb file descriptors. 2018-08-22 15:33:08 -07:00
usb_client.h Add fastbootd. 2018-08-02 09:43:23 -07:00
utility.cpp Don't hardcode the super partition name. 2018-10-01 14:13:22 -07:00
utility.h Support 'fastboot getvar unlocked' command. 2018-09-25 16:25:46 -07:00
variables.cpp Support fastboot variable battery-soc-ok 2018-10-05 16:16:49 -07:00
variables.h Support fastboot variable battery-soc-ok 2018-10-05 16:16:49 -07:00