commit | d70a174e95d20788a8fba9795f9562ce601a6d96 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue May 02 09:12:00 2023 -0700 |
committer | David Anderson <dvander@google.com> | Mon May 22 11:00:09 2023 -0700 |
tree | 12a42b870dcce5d95ef0cd7dbc439ecea3b71e84 | |
parent | bf11ce74ff478acf1f62b12b4ab4e849b7d11bb8 [diff] |
libsnapshot: Split CowReader into CowParserV2. Remove format-specific logic from CowReader and split it out into a new class called CowParserV2. To make reading the header easier, the version and size bits are now in a separate CowHeaderPrefix struct. Bug: 280529365 Test: apply OTA on CF inspect_cow Change-Id: I29b5617ec094d4fb0c284485883d2e921a5bdbf8