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

Commit 26549f6c authored by Ankit Goyal's avatar Ankit Goyal Committed by Automerger Merge Worker
Browse files

Merge "Revert "libsnapshot: Off-line tool for converting OTA payloads t...""...

Merge "Revert "libsnapshot: Off-line tool for converting OTA payloads t..."" am: 77ea69e9 am: a0dbbdce am: 79d31d32

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1411430

Change-Id: Ia3fa185be53c29f69acaca48be6433545238f933
parents a298daf5 79d31d32
Loading
Loading
Loading
Loading
+0 −27
Original line number Diff line number Diff line
@@ -403,30 +403,3 @@ cc_test {
    auto_gen_config: true,
    require_root: false,
}

cc_binary {
    name: "make_cow_from_ab_ota",
    host_supported: true,
    device_supported: false,
    static_libs: [
        "libbase",
        "libbspatch",
        "libbrotli",
        "libbz",
        "libchrome",
        "libcrypto",
        "libgflags",
        "liblog",
        "libprotobuf-cpp-lite",
        "libpuffpatch",
        "libsnapshot_cow",
        "libsparse",
        "libxz",
        "libz",
        "libziparchive",
        "update_metadata-protos",
    ],
    srcs: [
        "make_cow_from_ab_ota.cpp",
    ],
}
+0 −690

File deleted.

Preview size limit exceeded, changes collapsed.