Test custom allocator.

Bug: 141241849
Change-Id: I7e4b3654c798316ebef3128d639961d294214712
diff --git a/Android.bp b/Android.bp
index 97584c7..d5f75e9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1541,6 +1541,7 @@
     ":perfetto_test_test_helper",
   ],
   shared_libs: [
+    "heapprofd_client_api",
     "libbase",
     "liblog",
     "libprocinfo",