platform_bootable_recovery/updater
luoqiangwei1 2fb4c66b59 Fix the problem of incremental OTA upgrade failure (recovery part)
When the updater compresses the file after the apply patch, unexpected results are generated, resulting in the failure of incremental OTA upgrade

Test: make imgdiff updater
Change-Id: I0d7652dca46c5b027f22670b254332fb8a5d5c98
Signed-off-by: luoqiangwei1 <luoqiangwei1@xiaomi.com>
2024-01-08 20:19:35 +00:00
..
include Add add_slot_suffix function. 2020-05-19 15:20:14 -07:00
Android.bp Fix the problem of incremental OTA upgrade failure (recovery part) 2024-01-08 20:19:35 +00:00
Android.mk Fix the problem of incremental OTA upgrade failure (recovery part) 2024-01-08 20:19:35 +00:00
blockimg.cpp Switch to zip64 in recovery 2020-09-16 14:21:37 -04:00
build_info.cpp Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
commands.cpp Fix some wording to comply with respectful-code 2020-07-23 13:07:24 -07:00
dynamic_partitions.cpp Implement updater runtime for dynamic partitions 2019-06-24 12:46:28 -07:00
install.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00
mounts.cpp Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
mounts.h Move mounts.cpp from libotautil into libupdater. 2019-10-01 12:13:04 -07:00
simulator_runtime.cpp Add add_slot_suffix function. 2020-05-19 15:20:14 -07:00
target_files.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00
update_simulator_main.cpp Simulator: add the argument to keep the updated images 2019-07-30 17:11:35 -07:00
updater.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00
updater_main.cpp Run BORINGSSL_self_test() in updater_main 2019-10-05 17:06:48 -07:00
updater_runtime.cpp updater: Do not null terminate mount_flags_list array 2021-02-17 00:05:54 +01:00
updater_runtime_dynamic_partitions.cpp Add slot suffix to DAP ops 2020-05-19 15:20:14 -07:00