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

am: d7ec9f7267

Change-Id: I1764b47f83236bab32673cccd2a4eb72c0f80d35
This commit is contained in:
Josh Gao
2019-10-24 14:45:04 -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 {