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

Commit a0dbbdce 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..."" am: 77ea69e9

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

Change-Id: I5ce19b48574fc92db067c5705398c9cf95740b9a
parents 82db813b 77ea69e9
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.