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

Commit 6c0800fb authored by Daniel Zheng's avatar Daniel Zheng
Browse files

update supported compression methods

Test: th
Change-Id: Ice13f58e6d29b8f28a4d43a86fb59e91ae9e9dde
parent 67ea4959
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ message SnapshotStatus {
    // The old partition size (if none existed, this will be zero).
    uint64 old_partition_size = 10;

    // Compression algorithm (none, gz, lz4, zstd, or brotli).
    // Compression algorithm (none, lz4, zstd).
    string compression_algorithm = 11;

    // Estimated COW size from OTA manifest.