Merge "Add ZSTD dependency for recovery"

This commit is contained in:
Treehugger Robot 2023-03-17 18:55:07 +00:00 committed by Gerrit Code Review
commit d97f317e0d

View file

@ -117,6 +117,7 @@ cc_defaults {
"libsnapshot_nobinder", "libsnapshot_nobinder",
"libsnapshot_cow", "libsnapshot_cow",
"liblz4", "liblz4",
"libzstd",
"update_metadata-protos", "update_metadata-protos",
], ],
} }