Merge "Enable libsnapshot_cow in recovery builds"

This commit is contained in:
Kelvin Zhang 2020-09-03 00:11:43 +00:00 committed by Gerrit Code Review
commit 0b26cbb6b1
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ cc_library_static {
"libsnapshot_cow_defaults",
],
host_supported: true,
recovery_available: true,
shared_libs: [
"libbase",
"libcrypto",