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

Commit d3445d98 authored by Daniel Zheng's avatar Daniel Zheng Committed by Gerrit Code Review
Browse files

Merge "Rename basic_v2_writer" into main

parents 3aee7196 06c086dd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,14 +23,14 @@ cc_binary {


cc_binary {
    name: "basic_v2_cow_writer",
    name: "write_cow",
    host_supported: true,
    defaults: [
        "fs_mgr_defaults",
        "libsnapshot_cow_defaults",
    ],

    srcs: ["basic_v2_cow_writer.cpp"],
    srcs: ["write_cow.cpp"],

    static_libs: [
        "libsnapshot_cow",