platform_system_core/adb/fastdeploy
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
..
deployagent fastdeploy: fix tests. 2019-11-08 15:39:50 +00:00
deploypatchgenerator adbd: remove static dependency on libcutils. 2020-02-19 17:44:38 -08:00
proto FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
testdata FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
Android.bp deployagent: set sdk version. 2019-10-17 16:20:26 -07:00
AndroidManifest.xml FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
AndroidTest.xml FastDeploy refactor: 2+GB APK support, optimizations, tests. 2019-10-02 13:25:03 -07:00
OWNERS Add OWNERS file to fastdeploy so idries@ can approve changes 2018-11-28 16:55:00 +00:00