download_gki: Decompress the Image.lz4 before checking SHA
Because the boot.img is compressed as lz4, sometimes the strings call used to check its SHA will be truncated. Make this more consistent by decompressing it first. Bug: 194513402 Signed-off-by:J. Avila <elavila@google.com> Change-Id: I1187427ac25ae36b32db89e66cb4bcc5c67a2044 (cherry picked from commit 845fccc1)
Please register or sign in to comment