Add extraction of necessary libs from the statsd APEX in Golem builds.

Test: m TARGET_PRODUCT=silvermont build-art-target-golem
      env LD_LIBRARY_PATH=out/target/product/silvermont/system/lib \
        ldd out/target/product/silvermont/system/bin/dex2oat32
  Check that libstatssocket.so is found
Bug: 178500083
Change-Id: I98593fcd0b094bfdd65aa169022eaacbca683475
2 files changed