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

Commit e52af1a4 authored by Josh Gao's avatar Josh Gao Committed by Gerrit Code Review
Browse files

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

parents 19073f20 a91e456f
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 {