platform_system_core/adb/libs
Josh Gao a9b62d5452 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
2020-02-19 17:44:38 -08:00
..
adbconnection adbd: remove static dependency on libcutils. 2020-02-19 17:44:38 -08:00
libadbd_fs adbd: remove static dependency on libcutils. 2020-02-19 17:44:38 -08:00
.clang-format adbd: remove static dependency on libcutils. 2020-02-19 17:44:38 -08:00