Install the prebuilt heapprofd_client_api library in the ART chroot.

Also add it to the Golem target.

Test: art/tools/buildbot-build.sh
  with heapprofd_client_api.so libs in
  prebuilts/runtime/mainline/platform/impl/
Test: Set up chroot, then run
      adb shell chroot data/local/art-test-chroot \
        /apex/com.android.art/bin/art/x86/art_cmdline_tests
Test: art/tools/golem/build-target.sh --golem=art-jit \
        --machine-type=android-armv8
  on master-art, and check that
  out/x86_64/target/product/armv8/system/lib64/heapprofd_client_api.so
  exists
Bug: 179915934
Change-Id: I96b143f3f247728779907fe5543ff206a8aa243e
2 files changed