Fix ZERO and DISCARD operations.
These operations were broken (and not used in the generator) because the code expects them to have a blob offset, but they don't. This bug prevents them from being used in full payloads, but can still be used in delta payloads. Bug: 27858697 TEST=Deployed a full payload with ZERO operations to the new update_engine. (cherry picked from commit 0497d057) Change-Id: I258ae8883aa505278b163d489d9f6b03087bf90d
Loading
Please sign in to comment