aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2020-03-27 19:41:59 -0700
committerJosh Gao <jmgao@google.com>2020-03-30 18:51:15 -0700
commitdc20c2fe7c1ef59efb9d2c1a0121511f396dadc6 (patch)
tree1fdf6318bd3adf4df9db359539df7b9c3b9cd6c2 /crypto
parentbb3400baebffc5c4a7431a72aea2348b3a6f1bcf (diff)
downloadadb-dc20c2fe7c1ef59efb9d2c1a0121511f396dadc6.tar.gz
Statically link libadbd into minadbd.
Bug: http://b/150317254 Test: booted aosp_walleye-eng into recovery Change-Id: Ie479ae2fbaf1006228a531dab26c7d535ed403db
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Android.bp b/crypto/Android.bp
index ce1de4a5..9d14b030 100644
--- a/crypto/Android.bp
+++ b/crypto/Android.bp
@@ -40,6 +40,7 @@ cc_defaults {
visibility: [
"//system/core/adb:__subpackages__",
+ "//bootable/recovery/minadbd:__subpackages__",
],
host_supported: true,