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

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

Merge "Use adbd_system_binaries to track adbd's dependencies."

am: e52af1a4

Change-Id: Ifc73de385b7d857e8d0ceb20ff7275ba27bb200c
parents 37395747 e52af1a4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -91,6 +91,10 @@ cc_binary {
        "libcrypto",
        "libminadbd_services",
    ],

    required: [
        "adbd_system_binaries_recovery",
    ]
}

cc_test {