platform_bootable_recovery/updater
Tianjie Xu 3fda5d6508 Skip hashtree computation during block image verify
The hashtree computation is designed to execute after we write all the
bytes to the target block device. And executing the command during block
image verify will almost always fail since we are still on the source
build.

Test: run simulator
Change-Id: If8ebb66739969520367a0815f5f8f89f6fae47cf
2019-05-09 10:58:10 -07:00
..
include Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00
Android.bp Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00
Android.mk Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00
blockimg.cpp Skip hashtree computation during block image verify 2019-05-09 10:58:10 -07:00
commands.cpp updater: Add TransferList class. 2018-08-17 09:37:26 -07:00
dynamic_partitions.cpp updater: add functions to modify dynamic partition metadata 2019-01-14 14:01:13 -08:00
install.cpp Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00
updater.cpp Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00
updater_main.cpp Add Updater class and remove UpdaterInfo 2019-05-08 23:07:04 -07:00