mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-07-03 14:05:11 +02:00
8b33645026
This is more efficient since there's no need to waste space on an extra copy of payload.bin when we can directly read it from the zip file or directly write to the zip file. Discussion: #582 Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>