commit | 3e0540a0e7b1de5cf99379df8df6b61bd8a8e107 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Mar 06 12:57:27 2018 -0800 |
committer | Josh Gao <jmgao@google.com> | Tue Mar 06 13:01:34 2018 -0800 |
tree | b924c216b7b4d45d2cddee4f8e6fc7bc956b666f | |
parent | 156ed93af974b2df2f4563bfca44f247a26be861 [diff] |
adbd: make static. adbd is copied into the recovery image without the accompanying linker/libraries, so it must be a static executable. Bug: http://b/74237641 Test: `file $ANDROID_PRODUCT_OUT/system/bin/adbd` Change-Id: Ie8d0710f6002458519d3eea3d696e9016faafee8