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

Commit f01cf8de authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "adbd: make static." am: b41b3358

am: 51c06da6

Change-Id: I9170ca4973d9ee066c1c9ad7d8cb4f90d92837b5
parents d4b7ec4e 51c06da6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -260,6 +260,9 @@ cc_binary {
    name: "adbd",
    defaults: ["adb_defaults"],

    // adbd must be static, as it is copied into the recovery image.
    static_executable: true,

    srcs: [
        "daemon/main.cpp",
        "daemon/mdns.cpp",