Merge "Enable libsnapshot_cow in recovery builds" am: 0b26cbb6b1
am: 756e361551
am: b885d18fe8
am: 4264eea97e
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1416091 Change-Id: I4a36484ad475216988ce6047a4aa162afd9d8595
This commit is contained in:
commit
02e3cc24ae
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ cc_library_static {
|
|||
"libsnapshot_cow_defaults",
|
||||
],
|
||||
host_supported: true,
|
||||
recovery_available: true,
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
"libcrypto",
|
||||
|
|
Loading…
Reference in a new issue