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

Commit 8aa3aaec authored by Jiwen 'Steve' Cai's avatar Jiwen 'Steve' Cai Committed by android-build-merger
Browse files

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

am: 5807a85f

Change-Id: I1da3bc208c05aeda98abe1d54ad98763be701ef1
parents 1c762d83 5807a85f
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",