commit | a4dfc149f4bac11076a8524d7ec7e6d3a9e8c368 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Feb 19 13:50:57 2020 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Feb 19 17:44:38 2020 -0800 |
tree | 39076ce31b65cd2f9b0f7c35a23c626880205cdb | |
parent | 175ce29131ab2d42315c75daee9038ff7ad5517b [diff] |
adbd: remove static dependency on libcutils. We were previously statically linking libcutils into adbd for several different reasons, which were addressed as follows: socket functions: extracted to a statically linked libcutils_network fs_config: wrapped with a shared library on /system ATRACE: deleted the single use in adbd Test: treehugger Change-Id: I821fa174cfcbfa8e29a4be10de4016b817adbaf8