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

Commit f6219e2d authored by Kelvin Zhang's avatar Kelvin Zhang
Browse files

Enable libsnapshot_cow in recovery builds

update_engine is enabled in recovery mode, needs to link with
libsnapshot_cow

Test: mm -j
Change-Id: Ia4823c866b16f47cd03dda1779701e957a77aed6
parent 29e7b2af
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ cc_library_static {
        "libsnapshot_cow_defaults",
    ],
    host_supported: true,
    recovery_available: true,
    shared_libs: [
        "libbase",
        "libcrypto",