Merge "Build heapprofd_client_api for use in the ART chroot."
This commit is contained in:
commit
5fae0ea155
1 changed files with 2 additions and 1 deletions
|
@ -36,8 +36,9 @@ MODULES_SDK_AND_EXPORTS=(
|
||||||
# List of libraries installed on the platform that are needed for ART chroot
|
# List of libraries installed on the platform that are needed for ART chroot
|
||||||
# testing.
|
# testing.
|
||||||
PLATFORM_LIBRARIES=(
|
PLATFORM_LIBRARIES=(
|
||||||
liblog
|
heapprofd_client_api
|
||||||
libartpalette-system
|
libartpalette-system
|
||||||
|
liblog
|
||||||
)
|
)
|
||||||
|
|
||||||
# We want to create apex modules for all supported architectures.
|
# We want to create apex modules for all supported architectures.
|
||||||
|
|
Loading…
Reference in a new issue