commit | 0b26cbb6b107188f29fd320ed92e208a81ab5a05 | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Thu Sep 03 00:11:43 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 03 00:11:43 2020 +0000 |
tree | 47f8a6f4e7c8eb05081c59b3491feec143359cc6 | |
parent | 29e7b2af306c69a3e121bca1830a642eeac64019 [diff] | |
parent | f6219e2d5651af424e593a9b50e8a38438d88930 [diff] |
Merge "Enable libsnapshot_cow in recovery builds"
diff --git a/fs_mgr/libsnapshot/Android.bp b/fs_mgr/libsnapshot/Android.bp index 77d21b2..04d7e27 100644 --- a/fs_mgr/libsnapshot/Android.bp +++ b/fs_mgr/libsnapshot/Android.bp
@@ -145,6 +145,7 @@ "libsnapshot_cow_defaults", ], host_supported: true, + recovery_available: true, shared_libs: [ "libbase", "libcrypto",