DO NOT MERGE [benchmark] remove unnecessary shared libs, fix apct

The continuous execution environment is not finding these and shouldn't
need access to them if instead we can just statically link as much as
possible.

Fixes the testrun on angler-userdebug which doesn't seem to have
libnetd_aidl or liblogwrap available by default

Test: mma -j30 netd_benchmark && ${OUT}/data/benchmarktest/netd_benchmark/netd_benchmark /data/netd_benchmark && adb shell /data/netd_benchmark

(cherry picked from commit 3cea1d5a7702568e6c4b11777f01661372bf5ad7)

Change-Id: Ib2fb9624a8aa2cdd81add575dfded1d6e6c07455
2 files changed
tree: de7b2b91442005bdbdedc089bde701df00dd9e80
  1. client/
  2. include/
  3. server/
  4. tests/
  5. Android.mk
  6. MODULE_LICENSE_APACHE2
  7. NOTICE