Merge "Use adbd_system_binaries to track adbd's dependencies." am: e52af1a4cc

am: cf6b4dce12

Change-Id: I5462dbc2fa3bc0b593cb19bad11e634fb3dca5e6
This commit is contained in:
Josh Gao
2019-10-24 14:39:01 -07:00
committed by android-build-merger

View File

@@ -91,6 +91,10 @@ cc_binary {
"libcrypto",
"libminadbd_services",
],
required: [
"adbd_system_binaries_recovery",
]
}
cc_test {