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

Commit 5807a85f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Rename servicetool to pdx_tool" into oc-mr1-dev

parents 0249b61e 1abb4deb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -36,10 +36,10 @@ cc_library_static {
}

cc_binary {
    name: "servicetool",
    name: "pdx_tool",
    defaults: ["pdx_default_transport_compiler_defaults"],
    srcs: [
        "servicetool.cpp",
        "pdx_tool.cpp",
    ],
    shared_libs: [
        "liblog",