Construct BCP arguments to the VM using CommonArtTest code.

Enable the test on host again that got disabled in
https://r.android.com/2375894.

Test: atest -a art_standalone_libartpalette_tests
Test: art/tools/run-gtests.sh \
        /apex/com.android.art/bin/art/arm64/art_libartpalette_tests
  in ART chroot
Test: m test-art-host-gtest-art_libartpalette_tests
Test: readelf -s --demangle -W \
        out/target/product/armv8/testcases/art_libartpalette_tests.com.android.art.testing/arm64/art_libartpalette_tests
  Check that "UND" symbols look reasonable and don't include ART
  internals.
Bug: 265157782
Bug: 262840076
Change-Id: Ia44b17f2b524a361b6023d43ff5e513bf10b1193
1 file changed