Skip to content
Commit f87a4c85 authored by luoqiangwei1's avatar luoqiangwei1 Committed by Elliott Hughes
Browse files

Fix the problem of incremental OTA upgrade failure (zlib part)



The OTA tools imgdiff (host, so typically x86-64) and
updater (device, so typically arm64) compress the same file, both
using our zlib.

This produces different results if we allow this x86-64-only
optimization, and causes test failures after the next upstream
chromium zlib update.

Test: make imgdiff updater
Change-Id: Iebab590c74d2c19dde08277587ea9c72a4acbb1c
Signed-off-by: default avatarluoqiangwei1 <luoqiangwei1@xiaomi.com>
parent af4f8f08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment