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

Commit 04a9449c authored by Kelvin Zhang's avatar Kelvin Zhang
Browse files

Add ZSTD dependency for recovery

In prepartion for adding ZSTD support to OTA.

Bug: 274129758

Change-Id: I036a6a21eaac2eb5b31aaec072f2eb28bbc622aa
parent 170ad599
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ cc_defaults {
        "libsnapshot_nobinder",
        "libsnapshot_cow",
        "liblz4",
        "libzstd",
        "update_metadata-protos",
    ],
}