ART heap cts test

heapprofd is mostly used to profile allocations done by libc malloc():
there already is a CTS test that covers this case.

This commit adds a CTS test that covers profiling allocations done by
ART in the java heap.

Bug: 206657946
Tested: atest CtsPerfettoTestCases:HeapprofdCtsTest on sargo-userdebug
Change-Id: I04ec0c0e2598db1a32503f9435e0e3d061bdfd14
1 file changed