commit | 53e4bf8b95cd6d2fe7b4e2f4a08be2f1db033398 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Feb 19 13:50:57 2020 -0800 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Tue Feb 25 01:24:31 2020 +0000 |
tree | e4ad7fd67cd9c66417ed3758773c385364cb68d3 | |
parent | 828d3853c215453d4f64164da08207dfb5ffb53f [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 (cherry picked from commit a9b62d545275ca32775a0bc5f004abe03aaa38ad)