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

Commit c7cb6d65 authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Move pdx_tool into system_ext



it is not a part of the system according to
generic_system.mk.

Bug: 173538619
Bug: 167689596
Test: presubmit
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
Change-Id: I06d22d1086db330a4e56ae2f0939c4ef04683e82
parent 75a46a1a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ cc_library_shared {

cc_binary {
    name: "pdx_tool",
    system_ext_specific: true,
    defaults: ["pdx_default_transport_compiler_defaults"],
    srcs: [
        "pdx_tool.cpp",