Build heapprofd_client_api for use in the ART chroot.

Test: build/soong/scripts/build-mainline-modules.sh
Bug: 179915934
Change-Id: I4653bf705563ad2ddb077ecae7938c2dd1b818e9
This commit is contained in:
Martin Stjernholm 2021-03-09 17:13:51 +00:00
parent 35570c14ce
commit 4f0f3f01d9

View file

@ -36,8 +36,9 @@ MODULES_SDK_AND_EXPORTS=(
# List of libraries installed on the platform that are needed for ART chroot
# testing.
PLATFORM_LIBRARIES=(
liblog
heapprofd_client_api
libartpalette-system
liblog
)
# We want to create apex modules for all supported architectures.