Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57de2191 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "fix local incremental installation"

parents 459366b0 23de232b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -190,6 +190,7 @@ static inline std::vector<char> readBytes(borrowed_fd fd) {
}

static inline int32_t skipIdSigHeaders(borrowed_fd fd) {
    readBEInt32(fd);        // version
    readBytes(fd);          // verityRootHash
    readBytes(fd);          // v3Digest
    readBytes(fd);          // pkcs7SignatureBlock