diff options
author | 2023-12-19 21:36:58 +0000 | |
---|---|---|
committer | 2023-12-19 21:36:58 +0000 | |
commit | e08696f240033bd252b90e99a93eba6366d77fe3 (patch) | |
tree | 064b8a2917d6fe70826861ef7f893da33a2fcdee /compiler/optimizing/instruction_builder.cc | |
parent | ce502a41bd832798a619d6960788986d9e68791e (diff) |
Revert "Construct BCP arguments to the VM using CommonArtTest code."
This reverts commit 23ac65adbd2edcaa70bd4c7e94cf016bef384891. It
introduced a dependency on art::CommonArtTest that we cannot satisfy
when linking without most ART test binaries, which we want to do for
the child CL.
It means the test is disabled on host again, but it will allow us to
remove it from the CTS exclude on target, which is more important.
Merged-In set to a CL in main to avoid merging there - gtests are
already linked statically there.
Test: m art_standalone_libartpalette_tests
Do `readelf -d` on the test binaries to check that only stable ABI
libraries are in the NEEDED list.
Test: cts-tradefed run commandAndExit cts \
-m art_standalone_libartpalette_tests
on a udc-dev image.
Bug: 306064090
Bug: 288212464
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b02ffa5d50717d722640d434e5a4de70b5dcf478)
Merged-In: Ia504fe852cd6df454e3adf9e3fca3771e2d618ff
Change-Id: Ia504fe852cd6df454e3adf9e3fca3771e2d618ff
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions