mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-07-03 14:05:11 +02:00
26526ff235
There are two noteworthy changes: 1. https://android.googlesource.com/platform/build/+/bf01f8b3f0ce70047840999d95a449bf03b407c6%5E%21/ This reduces the number of fields that we have to apply the hacky common.OPTIONS override for. 2. https://android.googlesource.com/platform/build/+/8895f9eceac4ad568bcca724c4dcf8faf5b865f4%5E%21/ This removes the dependency on the host having the zip command installed. Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>